From 0ce61e21d6d7dcca0090e319bbcdb678570f2c3f Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 3 Oct 2008 16:05:19 -0400 Subject: Remove the Must_have_memory hack. Also remove an astonishing amount of misunderstanding of how casts work. --- hw/xfree86/loader/dixsym.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/xfree86/loader/dixsym.c') diff --git a/hw/xfree86/loader/dixsym.c b/hw/xfree86/loader/dixsym.c index 118e589c3..aaecd88b1 100644 --- a/hw/xfree86/loader/dixsym.c +++ b/hw/xfree86/loader/dixsym.c @@ -333,7 +333,6 @@ _X_HIDDEN void *dixLookupTab[] = { /* utils.c */ SYMFUNC(Xstrdup) SYMFUNC(XNFstrdup) - SYMVAR(Must_have_memory) SYMFUNC(AdjustWaitForDelay) SYMVAR(noTestExtensions) SYMFUNC(GiveUp) -- cgit v1.2.3