]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel_decls.h
* client: remove rooms from the march list when zapping them (or the floors
[citadel.git] / citadel / citadel_decls.h
index 32bbf3a5e36b13a37c4a467ca66671beff6c0186..4c56ba65c3593a38e6c4189d747767287b717c77 100644 (file)
@@ -29,3 +29,4 @@ void formout(CtdlIPC *ipc, char *name);
 void sighandler(int which_sig);
 extern int secure;
 extern int can_do_msg4;
+void remove_march(char *roomname, int floornum);