X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fmodules%2Fextnotify%2Fextnotify_main.c;h=51e4e13e55db56f13db479d9c555a7367843f290;hp=123a8771b704cbb2e0c6b4b4da70dbf7c187d9a8;hb=57b37d4ed168b176d594bc149e5d16a1b9f0517a;hpb=20f386fa836709f3165102c34e113668ab73094a diff --git a/citadel/modules/extnotify/extnotify_main.c b/citadel/modules/extnotify/extnotify_main.c index 123a8771b..51e4e13e5 100644 --- a/citadel/modules/extnotify/extnotify_main.c +++ b/citadel/modules/extnotify/extnotify_main.c @@ -276,7 +276,6 @@ void process_notify(long NotifyMsgnum, void *usrdata) char remoteurl[SIZ]; char *FreeMe = NULL; char *PagerNo; - CitContext *SubC; Ctx = (NotifyContext*) usrdata;