]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/mobu.c
Declare all configuration parameters in optlist.h. Remove some
[empserver] / src / lib / commands / mobu.c
index 3ba3df28db7ce3725ed8740e0118dd35b147d896..f67dd0b195e2341f0ff561c5972a6394343ed45d 100644 (file)
@@ -55,7 +55,6 @@ mobupdate(void)
     extern int updating_mob;
     struct mob_acc_globals timestamps;
     long now;
-    extern s_char *timestampfil;
 
     if (!opt_MOB_ACCESS) {
        pr("Command invalid - MOB_ACCESS is not enabled.\n");