From a60eb7cad58e17985e8a7908d5e90bab5fff6186 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 25 Nov 2012 20:04:24 +0100 Subject: Use gtk_application_get_active_window instead of rolling our own --- src/ephy-shell.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ephy-shell.h') diff --git a/src/ephy-shell.h b/src/ephy-shell.h index e9402e104..4e42d001b 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -179,8 +179,6 @@ GList *ephy_shell_get_windows (EphyShell *shell); guint ephy_shell_get_n_windows (EphyShell *shell); -EphyWindow *ephy_shell_get_active_window (EphyShell *shell); - gboolean ephy_shell_close_all_windows (EphyShell *shell); G_END_DECLS -- cgit v1.2.3