Disable debug log

This commit is contained in:
Nedko Arnaudov 2009-07-30 00:41:56 +03:00
parent 457e6ea861
commit 428c391282
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ lash_proxy_impl::dbus_message_hook(
assert(proxy);
lash_proxy_impl * me = reinterpret_cast<lash_proxy_impl *>(proxy);
info_msg("dbus_message_hook() called.");
//info_msg("dbus_message_hook() called.");
// Handle signals we have subscribed for in attach()