]> diplodocus.org Git - nmh/blobdiff - uip/folder.c
Sanitised some dodgy homedir finding code, but it still might not make
[nmh] / uip / folder.c
index b332af06110b092534c4e33a81f54318457f0047..98c66ed627db5e72f169c82d15f07d6f2eccbe6a 100644 (file)
@@ -135,7 +135,6 @@ main (int argc, char **argv)
     int pushsw = 0, popsw = 0;
     char *cp, *dp, *msg = NULL, *argfolder = NULL;
     char **ap, **argp, buf[BUFSIZ], **arguments;
     int pushsw = 0, popsw = 0;
     char *cp, *dp, *msg = NULL, *argfolder = NULL;
     char **ap, **argp, buf[BUFSIZ], **arguments;
-    struct stat st;
 
 #ifdef LOCALE
     setlocale(LC_ALL, "");
 
 #ifdef LOCALE
     setlocale(LC_ALL, "");