From d65c9ca88b6058943d3b75a060ba957ec316f5c8 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(-) (limited to 'smarttvweb.c') 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