[glom] Remove debug output
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Remove debug output
- Date: Mon, 28 Nov 2011 13:13:39 +0000 (UTC)
commit 8c644e9c26a2eb905954e384b27adb12ba5246c5
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Nov 28 14:13:30 2011 +0100
Remove debug output
glom/libglom/data_structure/glomconversions.cc | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/glom/libglom/data_structure/glomconversions.cc b/glom/libglom/data_structure/glomconversions.cc
index e426dc5..5af74e1 100644
--- a/glom/libglom/data_structure/glomconversions.cc
+++ b/glom/libglom/data_structure/glomconversions.cc
@@ -435,8 +435,6 @@ Glib::ustring Conversions::get_text_for_gda_value(Field::glom_field_type glom_ty
std::stringstream another_stream;
another_stream.imbue(locale); //Tell it to parse stuff as per this locale.
- std::cout << "debug: iso_format = " << iso_format << std::endl;
-
//Numeric formatting:
if(!iso_format)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]