diff options
Diffstat (limited to 'nx-X11/programs/Xserver/include/dixstruct.h')
-rw-r--r-- | nx-X11/programs/Xserver/include/dixstruct.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nx-X11/programs/Xserver/include/dixstruct.h b/nx-X11/programs/Xserver/include/dixstruct.h index e4b5e9fe8..aafce9fcc 100644 --- a/nx-X11/programs/Xserver/include/dixstruct.h +++ b/nx-X11/programs/Xserver/include/dixstruct.h @@ -143,9 +143,6 @@ typedef struct _Client { Mask /*access_mode*/, void * /*resourceval*/); #endif -#ifdef XAPPGROUP - struct _AppGroupRec* appgroup; -#endif struct _FontResolution * (*fontResFunc) ( /* no need for font.h */ ClientPtr /* pClient */, int * /* num */); |