diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispextern.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index c463e2ca173..ba8326c61d0 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -2202,9 +2202,6 @@ void init_sigio P_ ((int)); | |||
| 2202 | 2202 | ||
| 2203 | /* Defined in xfaces.c */ | 2203 | /* Defined in xfaces.c */ |
| 2204 | 2204 | ||
| 2205 | #ifdef USE_X_TOOLKIT | ||
| 2206 | void x_set_menu_resources_from_menu_face P_ ((struct frame *, Widget)); | ||
| 2207 | #endif | ||
| 2208 | #ifdef HAVE_X_WINDOWS | 2205 | #ifdef HAVE_X_WINDOWS |
| 2209 | void x_free_colors P_ ((struct frame *, unsigned long *, int)); | 2206 | void x_free_colors P_ ((struct frame *, unsigned long *, int)); |
| 2210 | #endif | 2207 | #endif |