diff options
Diffstat (limited to 'src/gtkutil.h')
| -rw-r--r-- | src/gtkutil.h | 4 |
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; | |||
| 204 | 204 | ||
| 205 | extern bool xg_gtk_initialized; | 205 | extern bool xg_gtk_initialized; |
| 206 | 206 | ||
| 207 | #if GTK_CHECK_VERSION (3, 2, 0) | ||
| 208 | extern bool font_is_ignored (const char *, ptrdiff_t); | ||
| 209 | #endif | ||
| 210 | |||
| 211 | #endif /* USE_GTK */ | 207 | #endif /* USE_GTK */ |
| 212 | #endif /* GTKUTIL_H */ | 208 | #endif /* GTKUTIL_H */ |