summaryrefslogtreecommitdiff
path: root/shell/eggfindbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/eggfindbar.c')
-rw-r--r--shell/eggfindbar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/eggfindbar.c b/shell/eggfindbar.c
index b5a54403..438c5dc7 100644
--- a/shell/eggfindbar.c
+++ b/shell/eggfindbar.c
@@ -60,7 +60,6 @@ static void egg_find_bar_set_property (GObject *object,
GParamSpec *pspec);
static void egg_find_bar_show (GtkWidget *widget);
static void egg_find_bar_hide (GtkWidget *widget);
-void egg_find_bar_grab_focus (GtkWidget *widget);
G_DEFINE_TYPE_WITH_PRIVATE (EggFindBar, egg_find_bar, GTK_TYPE_TOOLBAR);