From: nekral-guest Date: Mon, 13 Jun 2011 18:27:51 +0000 (+0000) Subject: Cleanup. X-Git-Tag: 4.1.5~180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66d71aafb72285e55f2e97de5070cddab198b3bd;p=shadow Cleanup. --- diff --git a/src/su.c b/src/su.c index e0a2c6d8..67c3e6a0 100644 --- a/src/su.c +++ b/src/su.c @@ -900,9 +900,7 @@ int main (int argc, char **argv) #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);