[asterisk-scf-commits] asterisk-scf/release/logger.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Fri Apr 15 10:22:18 CDT 2011


branch "master" has been updated
       via  f4de0d7e6036e93e56e282277c73ace693245218 (commit)
      from  7f9676d31bd13ab3fbd04e749ecbda42707fd2b5 (commit)

Summary of changes:
 client/src/IceLogger.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit f4de0d7e6036e93e56e282277c73ace693245218
Author: David M. Lee <dlee at digium.com>
Date:   Fri Apr 15 10:21:19 2011 -0500

    Removed extra print I should not have comitted.

diff --git a/client/src/IceLogger.cpp b/client/src/IceLogger.cpp
index 5bc5efd..2cba8ae 100644
--- a/client/src/IceLogger.cpp
+++ b/client/src/IceLogger.cpp
@@ -105,7 +105,6 @@ void ConfiguredIceLogger::updateLoggerFromServiceLocator()
 
 void ConfiguredIceLogger::locateFinished(const Ice::AsyncResultPtr& r)
 {
-  std::clog << "==> " << this << '\n';
     ServiceLocatorPrx locator = ServiceLocatorPrx::uncheckedCast(r->getProxy());
     try
     {

-----------------------------------------------------------------------


-- 
asterisk-scf/release/logger.git



More information about the asterisk-scf-commits mailing list