[Pkg-shadow-commits] r3360 - upstream/trunk/src

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon Jun 13 18:27:51 UTC 2011


Author: nekral-guest
Date: 2011-06-13 18:27:51 +0000 (Mon, 13 Jun 2011)
New Revision: 3360

Modified:
   upstream/trunk/src/su.c
Log:
Cleanup.

Modified: upstream/trunk/src/su.c
===================================================================
--- upstream/trunk/src/su.c	2011-06-13 18:27:46 UTC (rev 3359)
+++ upstream/trunk/src/su.c	2011-06-13 18:27:51 UTC (rev 3360)
@@ -900,9 +900,7 @@
 
 #ifdef USE_PAM
 	int ret;
-#else				/* !USE_PAM */
-	int err = 0;
-#endif				/* !USE_PAM */
+#endif				/* USE_PAM */
 
 	(void) setlocale (LC_ALL, "");
 	(void) bindtextdomain (PACKAGE, LOCALEDIR);




More information about the Pkg-shadow-commits mailing list