[gnumeric] debug: escaped debug setting.



commit 644030505ff502e31d8e961881b06ee1f8a9a1a1
Author: Morten Welinder <terra gnome org>
Date:   Mon Nov 25 09:58:45 2013 -0500

    debug: escaped debug setting.

 plugins/excel/boot.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/excel/boot.c b/plugins/excel/boot.c
index e4251e2..48a616a 100644
--- a/plugins/excel/boot.c
+++ b/plugins/excel/boot.c
@@ -60,7 +60,7 @@ GNM_PLUGIN_MODULE_HEADER;
  */
 gint ms_excel_read_debug = 0;
 gint ms_excel_pivot_debug = 0;
-gint ms_excel_escher_debug = 9;
+gint ms_excel_escher_debug = 0;
 gint ms_excel_formula_debug = 0;
 gint ms_excel_chart_debug = 0;
 gint ms_excel_write_debug = 0;


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