cleanup webcit.h; utils.c, remove unneeded stuff
[citadel.git] / webcit / marchlist.c
index bcfbb4872924e06ac2e52aa852d4cb9fedd6645d..175f780e787fe41a29fa445075db7dcbedd1c7a2 100644 (file)
@@ -230,9 +230,6 @@ void _gotonext(void) {
 }
 
 
-void dotskip(void) {
-       smart_goto(sbstr("room"));
-}
 
 
 int ConditionalHaveUngoto(StrBuf *Target, WCTemplputParams *TP)