]> code.citadel.org Git - citadel.git/blobdiff - citadel/routines2.c
*** empty log message ***
[citadel.git] / citadel / routines2.c
index d371cb02204905b6520b158a4e6ae75dbea5e6d7..4724ca79d4bf172de25c0a9d389fc23ee0ac1cda 100644 (file)
@@ -395,7 +395,7 @@ void upload(int c)  /* c = upload mode */
  */
 void val_user(char *user)
 {
-       int a,b;
+       int a;
        char cmd[256];
        char buf[256];
        int ax = 0;