remove unused copy to WCC
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 28 Aug 2011 07:44:23 +0000 (07:44 +0000)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 28 Aug 2011 07:44:23 +0000 (07:44 +0000)
webcit/preferences.c

index 28f0b841647af180bc71622ceab1ad3b7fccb111..f6dab3f106525f745ed72fbe27c3c9810063eef5 100644 (file)
@@ -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;