From: Wilfried Goesgens Date: Sun, 28 Aug 2011 07:44:23 +0000 (+0000) Subject: remove unused copy to WCC X-Git-Tag: v8.11~501 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=8c07807cc424415ac4ea9ff6d263a343c96bf429 remove unused copy to WCC --- diff --git a/webcit/preferences.c b/webcit/preferences.c index 28f0b8416..f6dab3f10 100644 --- a/webcit/preferences.c +++ b/webcit/preferences.c @@ -1083,7 +1083,6 @@ void offer_start_page(StrBuf *Target, WCTemplputParams *TP) */ void change_start_page(void) { - wcsession *WCC = WC; const char *pch; void *vHandler; int ProhibitSave = 0;