]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/getusershell.c
Log message was using wrong variable
[netatalk.git] / libatalk / compat / getusershell.c
index e06647623190b2549cbf08eb1616b697c7a6d394..481978b9f42f67f8f5897623c9bd62ba66810196 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: getusershell.c,v 1.3 2001-06-29 14:14:46 rufustfirefly Exp $
  *
  * Copyright (c) 1985 Regents of the University of California.
  * All rights reserved.
@@ -27,8 +26,6 @@
 static char sccsid[] = "@(#)getusershell.c     5.6 (Berkeley) 6/1/90";
 #endif /* LIBC_SCCS and not lint */
 
-static int     _getusershell_dummy;
-
 #if defined(ultrix) || defined(_IBMR2) || defined(NEED_GETUSERSHELL)
 
 #include <sys/param.h>