[glom] Removed debug output.



commit e256ed562389d82a59bfc32d1f52997e4033478a
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jul 20 10:49:12 2011 +0200

    Removed debug output.

 glom/mode_data/datawidget/treemodel_db.cc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/glom/mode_data/datawidget/treemodel_db.cc b/glom/mode_data/datawidget/treemodel_db.cc
index a4b9c64..b37ba08 100644
--- a/glom/mode_data/datawidget/treemodel_db.cc
+++ b/glom/mode_data/datawidget/treemodel_db.cc
@@ -881,7 +881,6 @@ bool DbTreeModel::row_was_removed(const type_datamodel_row_index& datamodel_row)
 
 Gtk::TreeModel::iterator DbTreeModel::get_last_row()
 {
-  std::cout << "debug: " << G_STRFUNC << std::endl;
   iterator result;
 
   //Find the last non-removed row:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]