diff options
Diffstat (limited to 'include/globals.h')
-rw-r--r-- | include/globals.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/globals.h b/include/globals.h index 971613987..63e998a71 100644 --- a/include/globals.h +++ b/include/globals.h @@ -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; |