[glom] Remove some debug output.
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glom] Remove some debug output.
- Date: Fri, 2 Oct 2009 12:43:53 +0000 (UTC)
commit 79ba2fd50df18b7a387deec0552fd4a41884de23
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Oct 2 13:22:16 2009 +0200
Remove some debug output.
glom/mode_data/notebook_data.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom/mode_data/notebook_data.cc b/glom/mode_data/notebook_data.cc
index c6fe000..679c0bb 100644
--- a/glom/mode_data/notebook_data.cc
+++ b/glom/mode_data/notebook_data.cc
@@ -217,7 +217,7 @@ void Notebook_Data::show_details(const Gnome::Gda::Value& primary_key_value)
if(m_connection_switch_page)
m_connection_switch_page.block();
- std::cout << "DEBUG: Notebook_Data::show_details() primary_key_value=" << primary_key_value.to_string() << std::endl;
+ //std::cout << "DEBUG: Notebook_Data::show_details() primary_key_value=" << primary_key_value.to_string() << std::endl;
m_Box_Details.refresh_data_from_database_with_primary_key(primary_key_value);
#if GLOM_ENABLE_MAEMO
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]