X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Frwho%2Fserv_rwho.c;fp=citadel%2Fmodules%2Frwho%2Fserv_rwho.c;h=be0e4865a91c73560149ce58feb96d5d39e66179;hb=a2fda4eafb51bbf58c04471522aa2d0f116c797e;hp=515c5f6afa7f14e79480fbeed05c139346b3ceb1;hpb=53a98e8c78238bcda8f56c970ed39d37c4a6a4eb;p=citadel.git diff --git a/citadel/modules/rwho/serv_rwho.c b/citadel/modules/rwho/serv_rwho.c index 515c5f6af..be0e4865a 100644 --- a/citadel/modules/rwho/serv_rwho.c +++ b/citadel/modules/rwho/serv_rwho.c @@ -51,7 +51,6 @@ * display who's online */ void cmd_rwho(char *argbuf) { - struct CitContext *cptr; struct CitContext *nptr; int nContexts, i; int spoofed = 0;