* use onload handler for iconbar stuff. This fixes forgettyness about the iconbar...
[citadel.git] / webcit / webcit.h
index b65b29d274b458ce1a5102ff65b9725a5a1d0411..e3275432752c581288d4412b93d1809cf517138c 100644 (file)
@@ -929,5 +929,3 @@ typedef void (*IcalCallbackFunc)(icalcomponent *, long, char*, int, struct calvi
 #define WC_TIMEFORMAT_AMPM 1
 #define WC_TIMEFORMAT_24 2
 
-
-void LoadIconSettings(void);