aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-09-27 02:17:51 +0800
committerChristian Persch <chpe@src.gnome.org>2004-09-27 02:17:51 +0800
commit606541567b83fa36160c31e45ddfaedfbfd837c1 (patch)
tree1893bd52dfd1222993632c7932bbb850a25f593e /src
parentd4fe6a19510bb05cfaea7bf3a6f86e3c4acf2a4c (diff)
downloadgsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.tar
gsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.tar.gz
gsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.tar.bz2
gsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.tar.lz
gsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.tar.xz
gsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.tar.zst
gsoc2013-epiphany-606541567b83fa36160c31e45ddfaedfbfd837c1.zip
Remove unimplemented function.
2004-09-26 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.h: Remove unimplemented function.
Diffstat (limited to 'src')
-rw-r--r--src/ephy-shell.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-shell.h b/src/ephy-shell.h
index a2dbc338f..d150da3b5 100644
--- a/src/ephy-shell.h
+++ b/src/ephy-shell.h
@@ -109,8 +109,6 @@ gboolean ephy_shell_startup (EphyShell *shell,
const char *string_arg,
GError **error);
-EphyWindow *ephy_shell_get_active_window (EphyShell *shell);
-
EphyTab *ephy_shell_new_tab (EphyShell *shell,
EphyWindow *parent_window,
EphyTab *previous_tab,