[goffice] GogEquation: remove creation of goffice.mml
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] GogEquation: remove creation of goffice.mml
- Date: Fri, 28 Sep 2012 19:02:27 +0000 (UTC)
commit b10ff17cb2e93f65d400c897794b8e0b9ed489bb
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Fri Sep 28 21:01:26 2012 +0200
GogEquation: remove creation of goffice.mml
It was a debug leftover.
ChangeLog | 4 ++++
goffice/graph/gog-equation.c | 2 --
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4e1c4e3..e07e212 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-28 Emmanuel Pacaud <emmanuel gnome org>
+
+ * goffice/graph/gog-equation.c: remove creation of goffice.mml.
+
2012-09-27 Jean Brefort <jean brefort normalesup org>
* goffice/graph/gog-series-labels-prefs.ui: allow multiple selection.
diff --git a/goffice/graph/gog-equation.c b/goffice/graph/gog-equation.c
index 9cc7ec2..1dbbec4 100644
--- a/goffice/graph/gog-equation.c
+++ b/goffice/graph/gog-equation.c
@@ -199,8 +199,6 @@ gog_equation_update (GogObject *obj)
lsm_dom_node_set_node_value (equation->itex_string, itex->str);
g_string_free (itex, TRUE);
-
- lsm_dom_document_save_to_path (equation->mathml, "goffice.mml", NULL);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]