diff options
Diffstat (limited to 'hw/dmx/glxProxy/glxsingle.c')
-rw-r--r-- | hw/dmx/glxProxy/glxsingle.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/dmx/glxProxy/glxsingle.c b/hw/dmx/glxProxy/glxsingle.c index a7ed57427..4c473ff13 100644 --- a/hw/dmx/glxProxy/glxsingle.c +++ b/hw/dmx/glxProxy/glxsingle.c @@ -39,11 +39,6 @@ #include "dmxfont.h" #include "dmxcb.h" -#undef Xmalloc -#undef Xcalloc -#undef Xrealloc -#undef Xfree - #include "glxserver.h" #include "glxext.h" #include "g_disptab.h" |