aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggtoolbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/egg/eggtoolbutton.h')
-rw-r--r--lib/egg/eggtoolbutton.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/egg/eggtoolbutton.h b/lib/egg/eggtoolbutton.h
index 9fb143116..66de8f537 100644
--- a/lib/egg/eggtoolbutton.h
+++ b/lib/egg/eggtoolbutton.h
@@ -87,9 +87,6 @@ void egg_tool_button_set_label_widget (EggToolButton *button,
GtkWidget *label_widget);
GtkWidget * egg_tool_button_get_label_widget (EggToolButton *button);
-/* internal function */
-gchar * _egg_tool_button_get_label_text (EggToolButton *button);
-
G_END_DECLS
#endif /* __EGG_TOOL_BUTTON_H__ */