diff options
Diffstat (limited to 'include/dixstruct.h')
-rw-r--r-- | include/dixstruct.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/dixstruct.h b/include/dixstruct.h index d7d810272..f38a64d07 100644 --- a/include/dixstruct.h +++ b/include/dixstruct.h @@ -129,9 +129,6 @@ typedef struct _Client { unsigned char requestLog[MAX_REQUEST_LOG]; int requestLogIndex; #endif -#ifdef LBX - int (*readRequest)(ClientPtr /*client*/); -#endif unsigned long replyBytesRemaining; #ifdef XCSECURITY XID authId; |