This commit is contained in:
nekral-guest 2011-06-13 18:27:51 +00:00
parent 317939e821
commit 66d71aafb7

View File

@ -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);