]> git.eshelyaron.com Git - emacs.git/commitdiff
(Vimage_types): Remove extern.
authorKim F. Storm <storm@cua.dk>
Wed, 16 Jun 2004 14:17:01 +0000 (14:17 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 16 Jun 2004 14:17:01 +0000 (14:17 +0000)
src/dispextern.h

index be45547c7c70e14227ec31099db61550fac11a4a..6583e6a40c4952a68fd9596a6312efb1ef66b25e 100644 (file)
@@ -2653,8 +2653,6 @@ void w32_reset_fringes P_ ((void));
 
 #ifdef HAVE_WINDOW_SYSTEM
 
-extern Lisp_Object Vimage_types;
-
 extern int x_bitmap_height P_ ((struct frame *, int));
 extern int x_bitmap_width P_ ((struct frame *, int));
 extern int x_bitmap_pixmap P_ ((struct frame *, int));