From b23b0b805fd475246018b0d7441fe3a9a5cd2303 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 8 Feb 2013 17:14:02 +0100 Subject: Use GtkApplication method to get the list of windows We have one in EphyShell, but should be redundant (since we stopped tracking non-EphyWindow windows some time ago). --- 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 d6f246a8f..f65083a7e 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -174,8 +174,6 @@ GObject *ephy_shell_get_pdm_dialog (EphyShell *shell); GObject *ephy_shell_get_prefs_dialog (EphyShell *shell); -GList *ephy_shell_get_windows (EphyShell *shell); - guint ephy_shell_get_n_windows (EphyShell *shell); EphyWindow *ephy_shell_get_main_window (EphyShell *shell); -- cgit v1.2.3