Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index d1fa8a2..6920144 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -2716,7 +2716,6 @@ ev_window_finalize (GObject *object)
g_list_free (windows);
}
- g_list_free (windows);
G_OBJECT_CLASS (ev_window_parent_class)->finalize (object);
}