------------------------------------------------------------
revno: 15
committer: [email protected]
branch nick: dev
timestamp: Mon 2010-12-27 11:31:29 -0500
message:
Removed commented out line to avoid confusion later. This actually cleans up
an oversight on the previous checkin.
modified:
common/confreader/confreader.cpp
--
lp:~fpstovall/nrtb/cpp_common
https://code.launchpad.net/~fpstovall/nrtb/cpp_common
Your team NRTB Core is subscribed to branch lp:~fpstovall/nrtb/cpp_common.
To unsubscribe from this branch go to
https://code.launchpad.net/~fpstovall/nrtb/cpp_common/+edit-subscription
=== modified file 'common/confreader/confreader.cpp'
--- common/confreader/confreader.cpp 2010-12-27 16:01:59 +0000
+++ common/confreader/confreader.cpp 2010-12-27 16:31:29 +0000
@@ -98,7 +98,6 @@
}
catch (...)
{
-// Poco::Logger& logger = Poco::Logger::get(logname);
logger.warning("Problems reading configuration file \""
+ filename + "\"; data may be incomplete.");
}
_______________________________________________
Mailing list: https://launchpad.net/~nrtb-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nrtb-core
More help : https://help.launchpad.net/ListHelp