diff options
Diffstat (limited to 'include/X11/extensions/panoramiXext.h')
-rw-r--r-- | include/X11/extensions/panoramiXext.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/X11/extensions/panoramiXext.h b/include/X11/extensions/panoramiXext.h index a302b82..9c75643 100644 --- a/include/X11/extensions/panoramiXext.h +++ b/include/X11/extensions/panoramiXext.h @@ -33,11 +33,6 @@ Equipment Corporation. #include <X11/Xfuncproto.h> -#define PANORAMIX_MAJOR_VERSION 1 /* current version number */ -#define PANORAMIX_MINOR_VERSION 1 - -#ifndef _PANORAMIX_SERVER - typedef struct { Window window; /* PanoramiX window - may not exist */ int screen; @@ -87,6 +82,4 @@ extern Status XPanoramiXGetScreenSize ( _XFUNCPROTOEND -#endif /* _PANORAMIX_SERVER */ - #endif /* _panoramiXext_h */ |