diff options
Diffstat (limited to 'src/xfaces.c')
| -rw-r--r-- | src/xfaces.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/xfaces.c b/src/xfaces.c index af9571a102f..02513107c67 100644 --- a/src/xfaces.c +++ b/src/xfaces.c | |||
| @@ -783,8 +783,6 @@ x_free_gc (f, gc) | |||
| 783 | #ifdef MAC_OS | 783 | #ifdef MAC_OS |
| 784 | /* Mac OS emulation of GCs */ | 784 | /* Mac OS emulation of GCs */ |
| 785 | 785 | ||
| 786 | extern XGCValues *XCreateGC (void *, Window, unsigned long, XGCValues *); | ||
| 787 | |||
| 788 | static INLINE GC | 786 | static INLINE GC |
| 789 | x_create_gc (f, mask, xgcv) | 787 | x_create_gc (f, mask, xgcv) |
| 790 | struct frame *f; | 788 | struct frame *f; |