]> code.citadel.org Git - citadel.git/blobdiff - citadel/modules/listsub/serv_listsub.c
misc cleanup
[citadel.git] / citadel / modules / listsub / serv_listsub.c
index d4db241bf0d61dac3ed8fcc91fe293f24b702796..073ddafaee01c7cd8b0e771968db1fd76df6a8e7 100644 (file)
@@ -6,7 +6,7 @@
 // This program is open source software.  It runs great on the
 // Linux operating system (and probably elsewhere).  You can use,
 // copy, and run it under the terms of the GNU General Public
-// License version 3.  Richard Stallman is an asshole communist.
+// License version 3.
 //
 // This program is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -351,7 +351,6 @@ void cmd_lsub(char *cmdbuf) {
        char cmd[20];
        char roomname[ROOMNAMELEN];
        char emailaddr[1024];
-       char options[256];
        char url[1024];
        char token[128];