aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-location-action.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-location-action.c')
-rw-r--r--src/ephy-location-action.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ephy-location-action.c b/src/ephy-location-action.c
index 1cacee0f6..2bc07c414 100644
--- a/src/ephy-location-action.c
+++ b/src/ephy-location-action.c
@@ -454,6 +454,8 @@ ephy_location_action_finalize (GObject *object)
g_list_free (action->priv->actions);
g_free (action->priv->address);
+
+ G_OBJECT_CLASS (parent_class)->finalize (object);
}
const char *