diff options
Diffstat (limited to 'include/X11/Core.h')
-rw-r--r-- | include/X11/Core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/X11/Core.h b/include/X11/Core.h index 08a86f6..2c7dd28 100644 --- a/include/X11/Core.h +++ b/include/X11/Core.h @@ -54,10 +54,8 @@ typedef struct _WidgetClassRec *CoreWidgetClass; typedef struct _WidgetRec *CoreWidget; externalref WidgetClass coreWidgetClass; -#ifndef VMS externalref WidgetClass widgetClass; -#endif _XFUNCPROTOEND |