From a4f7815116b8d477f4447b6971a2ad9e04535c84 Mon Sep 17 00:00:00 2001 From: "[CST] Lucian" Date: Tue, 28 Feb 2012 18:10:47 +0800 Subject: [PATCH] fix compile Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/d6fbd994c012c6bd12ba28bbc24e649dc5d134b2 Author: [CST] Lucian Date: 2012-02-28 (Tue, 28 Feb 2012) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- src/eitd/sectionsd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/eitd/sectionsd.cpp b/src/eitd/sectionsd.cpp index f1e662767..9018fb4a6 100644 --- a/src/eitd/sectionsd.cpp +++ b/src/eitd/sectionsd.cpp @@ -1019,7 +1019,7 @@ xprintf("[sectionsd] commandserviceChanged: Service change to " PRINTF_CHANNEL_I out: sendEmptyResponse(connfd, NULL, 0); -xprintf("[sectionsd] commandserviceChanged: Service changed to " PRINTF_CHANNEL_ID_TYPE "\n\n", uniqueServiceKey); +//xprintf("[sectionsd] commandserviceChanged: Service changed to " PRINTF_CHANNEL_ID_TYPE "\n\n", uniqueServiceKey); } static void commandGetIsScanningActive(int connfd, char* /*data*/, const unsigned /*dataLength*/)