aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfaces.c')
-rw-r--r--src/xfaces.c2
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
786extern XGCValues *XCreateGC (void *, Window, unsigned long, XGCValues *);
787
788static INLINE GC 786static INLINE GC
789x_create_gc (f, mask, xgcv) 787x_create_gc (f, mask, xgcv)
790 struct frame *f; 788 struct frame *f;