summaryrefslogtreecommitdiff
path: root/mate-dictionary/src/gdict-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/src/gdict-window.c')
-rw-r--r--mate-dictionary/src/gdict-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-window.c b/mate-dictionary/src/gdict-window.c
index 00f6f056..462134d2 100644
--- a/mate-dictionary/src/gdict-window.c
+++ b/mate-dictionary/src/gdict-window.c
@@ -1243,7 +1243,6 @@ gdict_window_cmd_help_contents (GtkAction *action,
gdict_show_gerror_dialog (GTK_WINDOW (window),
_("There was an error while displaying help"),
err);
- g_error_free (err);
}
}