summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/dixsym.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-10-03 16:05:19 -0400
committerAdam Jackson <ajax@redhat.com>2008-10-03 17:51:19 -0400
commit0ce61e21d6d7dcca0090e319bbcdb678570f2c3f (patch)
tree014f594e45f09999a782ffe4b6f74c2f8a8699c0 /hw/xfree86/loader/dixsym.c
parente6b1c1fada19268af559d89375989973729fdb19 (diff)
Remove the Must_have_memory hack.
Also remove an astonishing amount of misunderstanding of how casts work.
Diffstat (limited to 'hw/xfree86/loader/dixsym.c')
-rw-r--r--hw/xfree86/loader/dixsym.c1
1 files changed, 0 insertions, 1 deletions
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)