diff options
Diffstat (limited to 'include/X11/Object.h')
-rw-r--r-- | include/X11/Object.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/X11/Object.h b/include/X11/Object.h index 4be1f39..bb50048 100644 --- a/include/X11/Object.h +++ b/include/X11/Object.h @@ -53,9 +53,7 @@ _XFUNCPROTOBEGIN typedef struct _ObjectRec *Object; typedef struct _ObjectClassRec *ObjectClass; -#ifndef VMS externalref WidgetClass objectClass; -#endif _XFUNCPROTOEND |