From 1fa8cf58a98552ebf6857733458b5ce7bfaf5cdb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Wilfried=20G=C3=B6esgens?= Date: Thu, 5 Aug 2010 21:41:23 +0000 Subject: [PATCH] * remove the obsolete START session callback --- webcit/roomops.c | 1 - webcit/static/t/roombanner.m.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 @@ -- 2.30.2