diff options
Diffstat (limited to 'src/ephy-shell.h')
-rw-r--r-- | src/ephy-shell.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h index 76e661c0f..8b400c2a4 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -117,8 +117,6 @@ GObject *ephy_shell_get_pdm_dialog (EphyShell *shell); GObject *ephy_shell_get_prefs_dialog (EphyShell *shell); -GObject *ephy_shell_get_print_setup_dialog (EphyShell *shell); - /* private API */ void _ephy_shell_create_instance (void); |