aboutsummaryrefslogtreecommitdiffstats
path: root/embed/find-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/find-dialog.c')
-rwxr-xr-xembed/find-dialog.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/find-dialog.c b/embed/find-dialog.c
index 1c9624da3..08b941a1b 100755
--- a/embed/find-dialog.c
+++ b/embed/find-dialog.c
@@ -253,9 +253,6 @@ find_dialog_init (FindDialog *dialog)
dialog->priv = EPHY_FIND_DIALOG_GET_PRIVATE (dialog);
- dialog->priv->old_embed = NULL;
- dialog->priv->initialised = FALSE;
-
ephy_dialog_construct (EPHY_DIALOG(dialog),
properties,
ephy_file ("epiphany.glade"),