diff src/redisplay-msw.c @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents c5d627a313b1
children 90d73dddcdc4
line wrap: on
line diff
--- a/src/redisplay-msw.c	Mon Aug 13 10:29:43 2007 +0200
+++ b/src/redisplay-msw.c	Mon Aug 13 10:30:37 2007 +0200
@@ -554,7 +554,9 @@
 			 int cursor_start, int cursor_width, int cursor_height)
 {
   struct frame *f = XFRAME (w->frame);
+#if 0
   HDC hdc = FRAME_MSWINDOWS_DC (f);
+#endif
   struct Lisp_Image_Instance *p = XIMAGE_INSTANCE (image_instance);
   Lisp_Object window;