[glom] Remove debug output.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Remove debug output.
- Date: Mon, 19 Jan 2015 08:13:19 +0000 (UTC)
commit 7abdaef4b4a4e98c7cead9431bd9125f5052c67e
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jan 19 08:10:13 2015 +0100
Remove debug output.
glom/libglom/data_structure/glomconversions.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom/libglom/data_structure/glomconversions.cc b/glom/libglom/data_structure/glomconversions.cc
index 7716273..3d43770 100644
--- a/glom/libglom/data_structure/glomconversions.cc
+++ b/glom/libglom/data_structure/glomconversions.cc
@@ -97,7 +97,7 @@ static inline const char* glom_get_locale_date_format()
if(lc_time)
lc_time = g_strdup(lc_time);
- std::cout << "DEBUG: LC_TIME: " << lc_time << std::endl;
+ //std::cout << "DEBUG: LC_TIME: " << lc_time << std::endl;
char* old_lc_messages = 0;
bool changed_lc_messages = false;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]