diff options
Diffstat (limited to 'include/X11/RectObj.h')
-rw-r--r-- | include/X11/RectObj.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/X11/RectObj.h b/include/X11/RectObj.h index fba883a..d053108 100644 --- a/include/X11/RectObj.h +++ b/include/X11/RectObj.h @@ -53,9 +53,7 @@ _XFUNCPROTOBEGIN typedef struct _RectObjRec *RectObj; typedef struct _RectObjClassRec *RectObjClass; -#ifndef VMS externalref WidgetClass rectObjClass; -#endif _XFUNCPROTOEND |