]> code.delx.au - gnu-emacs/blobdiff - src/w32fns.c
Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.
[gnu-emacs] / src / w32fns.c
index 823dbe3567e102a5524fc76f6c6ff7ee567c047d..e4b11b70441fe0930c8cc87bc0a60e9cfb480e35 100644 (file)
@@ -184,7 +184,7 @@ unsigned int msh_mousewheel = 0;
 static unsigned menu_free_timer = 0;
 
 #if GLYPH_DEBUG
-int image_cache_refcount, dpyinfo_refcount;
+static int image_cache_refcount, dpyinfo_refcount;
 #endif
 
 static HWND w32_visible_system_caret_hwnd;