diff options
Diffstat (limited to 'src/xfns.c')
| -rw-r--r-- | src/xfns.c | 4 |
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 | ||
| 128 | static Lisp_Object Qundefined_color; | ||
| 129 | static Lisp_Object Qcompound_text, Qcancel_timer; | ||
| 130 | Lisp_Object Qfont_param; | ||
| 131 | |||
| 132 | #ifdef GLYPH_DEBUG | 128 | #ifdef GLYPH_DEBUG |
| 133 | static ptrdiff_t image_cache_refcount; | 129 | static ptrdiff_t image_cache_refcount; |
| 134 | static int dpyinfo_refcount; | 130 | static int dpyinfo_refcount; |