From a5c871c47c721e1179bee7c4695169dd3344c0c2 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 19 Nov 2008 18:53:09 +0100 Subject: new setup option to display channels without EPG --- thread.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thread.cpp') diff --git a/thread.cpp b/thread.cpp index 8bd0584..bfbc6cb 100644 --- a/thread.cpp +++ b/thread.cpp @@ -46,7 +46,7 @@ void ServerThread::Action() { try { #if TNTVERSION >= 1606 - // tnt::Tntconfig tntconfig; + // tnt::Tntconfig tntconfig; // tntconfig.load(TntConfig::Get().GetConfigPath().c_str()); m_server.reset(new Tntnet()); //m_server->init(tntconfig); -- cgit v1.2.3