requestingClient is an xprintism, hide it for other servers.

This commit is contained in:
Adam Jackson
2008-02-01 14:59:58 +11:00
parent 62cfe88638
commit 7c0709a736
5 changed files with 14 additions and 1 deletions

View File

@@ -143,7 +143,9 @@ Bool loadableFonts = FALSE;
CursorPtr rootCursor;
Bool blackRoot=FALSE;
Bool whiteRoot=FALSE;
#ifdef XPRINT
ClientPtr requestingClient; /* XXX this should be obsolete now, remove? */
#endif
_X_EXPORT TimeStamp currentTime;
_X_EXPORT TimeStamp lastDeviceEventTime;