summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gtkutil.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gtkutil.h b/src/gtkutil.h
index a059f532197..5795eb73421 100644
--- a/src/gtkutil.h
+++ b/src/gtkutil.h
@@ -204,9 +204,5 @@ extern bool xg_ignore_gtk_scrollbar;
extern bool xg_gtk_initialized;
-#if GTK_CHECK_VERSION (3, 2, 0)
-extern bool font_is_ignored (const char *, ptrdiff_t);
-#endif
-
#endif /* USE_GTK */
#endif /* GTKUTIL_H */