mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove the Must_have_memory hack.
Also remove an astonishing amount of misunderstanding of how casts work.
This commit is contained in:
parent
e6b1c1fada
commit
0ce61e21d6
6 changed files with 38 additions and 84 deletions
|
|
@ -19,7 +19,6 @@ extern char *defaultFontPath;
|
|||
extern int monitorResolution;
|
||||
extern int defaultColorVisualClass;
|
||||
|
||||
extern Bool Must_have_memory;
|
||||
extern WindowPtr WindowTable[MAXSCREENS];
|
||||
extern int GrabInProgress;
|
||||
extern Bool noTestExtensions;
|
||||
|
|
|
|||
Loading…
Reference in a new issue