From: Wilfried Göesgens Date: Thu, 5 Aug 2010 21:41:23 +0000 (+0000) Subject: * remove the obsolete START session callback X-Git-Tag: v8.01~954 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=1fa8cf58a98552ebf6857733458b5ce7bfaf5cdb * remove the obsolete START session callback --- diff --git a/webcit/roomops.c b/webcit/roomops.c index 982dfd887..eba4ce174 100644 --- a/webcit/roomops.c +++ b/webcit/roomops.c @@ -347,7 +347,6 @@ void embed_room_banner(char *got, int navbar_style) { with_files ); svcallback("VIEWOMATIC", embed_view_o_matic); - svcallback("START", offer_start_page); do_template("roombanner", NULL); /* roombanner contains this for mobile */ diff --git a/webcit/static/t/roombanner.m.html b/webcit/static/t/roombanner.m.html index 7ae78410f..848fcfbeb 100644 --- a/webcit/static/t/roombanner.m.html +++ b/webcit/static/t/roombanner.m.html @@ -2,6 +2,6 @@