From aa9d753352285cd6953cc3fb115ee8935d859a5f Mon Sep 17 00:00:00 2001 From: thlo Date: Mon, 29 Jul 2013 22:11:20 +0200 Subject: Cleanup --- smarttvweb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smarttvweb.c b/smarttvweb.c index 9e3269e..a490135 100644 --- a/smarttvweb.c +++ b/smarttvweb.c @@ -128,7 +128,7 @@ bool cPluginSmartTvWeb::SetupParse(const char *Name, const char *Value) #if VDRVERSNUM > 10300 cString cPluginSmartTvWeb::Active(void) { - esyslog("SmartTvWeb: Active called Checkme"); + // esyslog("SmartTvWeb: Active called Checkme"); if (mServer.isServing()) return tr("SmartTV client(s) serving"); else -- cgit v1.2.3