diff src/glyphs.h @ 2272:4ec724310f33

[xemacs-hg @ 2004-09-14 20:54:29 by james] Eliminate gcc shadow warnings.
author james
date Tue, 14 Sep 2004 20:54:37 +0000
parents 91d4c8c65a0f
children ecf1ebac70d8
line wrap: on
line diff
--- a/src/glyphs.h	Tue Sep 14 20:26:46 2004 +0000
+++ b/src/glyphs.h	Tue Sep 14 20:54:37 2004 +0000
@@ -460,7 +460,6 @@
   IMAGE_SUBWINDOW,
   IMAGE_WIDGET
 };
-typedef enum image_instance_type image_instance_type;
 
 #define IMAGE_NOTHING_MASK (1 << 0)
 #define IMAGE_TEXT_MASK (1 << 1)