summaryrefslogtreecommitdiff
path: root/src/eom-statusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eom-statusbar.h')
-rw-r--r--src/eom-statusbar.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/eom-statusbar.h b/src/eom-statusbar.h
index cf263d4..4ecedec 100644
--- a/src/eom-statusbar.h
+++ b/src/eom-statusbar.h
@@ -63,11 +63,6 @@ void eom_statusbar_set_image_number (EomStatusbar *statusbar,
void eom_statusbar_set_progress (EomStatusbar *statusbar,
gdouble progress);
-#if !GTK_CHECK_VERSION(3, 0, 0)
-void eom_statusbar_set_has_resize_grip (EomStatusbar *statusbar,
- gboolean has_resize_grip);
-#endif
-
G_END_DECLS
#endif /* __EOM_STATUSBAR_H__ */