diff options
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r-- | src/ephy-shell.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h index a93d318c7..1c5e07a05 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -136,9 +136,6 @@ GObject *ephy_shell_get_prefs_dialog (EphyShell *shell); GObject *ephy_shell_get_print_setup_dialog (EphyShell *shell); -void ephy_shell_delete_on_exit (EphyShell *shell, - const char *path); - G_END_DECLS #endif |