Remove the Must_have_memory hack.

Also remove an astonishing amount of misunderstanding of how casts work.
This commit is contained in:
Adam Jackson 2008-10-03 16:05:19 -04:00
commit 0ce61e21d6
6 changed files with 38 additions and 84 deletions

View file

@ -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;