aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ephy-tab.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-tab.c b/src/ephy-tab.c
index 3f0db4291..03ec35136 100644
--- a/src/ephy-tab.c
+++ b/src/ephy-tab.c
@@ -614,8 +614,6 @@ ephy_tab_dispose (GObject *object)
priv->idle_resize_handler = 0;
}
- ephy_tab_file_monitor_cancel (tab);
-
G_OBJECT_CLASS (parent_class)->dispose (object);
}