aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfns.c')
-rw-r--r--src/xfns.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xfns.c b/src/xfns.c
index 2ea5f06e063..d4f96c61b07 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -125,10 +125,6 @@ extern LWLIB_ID widget_id_tick;
125 125
126#define MAXREQUEST(dpy) (XMaxRequestSize (dpy)) 126#define MAXREQUEST(dpy) (XMaxRequestSize (dpy))
127 127
128static Lisp_Object Qundefined_color;
129static Lisp_Object Qcompound_text, Qcancel_timer;
130Lisp_Object Qfont_param;
131
132#ifdef GLYPH_DEBUG 128#ifdef GLYPH_DEBUG
133static ptrdiff_t image_cache_refcount; 129static ptrdiff_t image_cache_refcount;
134static int dpyinfo_refcount; 130static int dpyinfo_refcount;