diff options
-rw-r--r-- | src/XvMC.c | 2 | ||||
-rw-r--r-- | src/XvMClibint.h | 1 |
2 files changed, 0 insertions, 3 deletions
@@ -1,7 +1,5 @@ /* $XFree86: xc/lib/XvMC/XvMC.c,v 1.4 2001/11/14 21:54:38 mvojkovi Exp $ */ -#define NEED_REPLIES - #ifdef HAVE_CONFIG_H #include <config.h> #endif diff --git a/src/XvMClibint.h b/src/XvMClibint.h index 3bbd788..408051f 100644 --- a/src/XvMClibint.h +++ b/src/XvMClibint.h @@ -2,7 +2,6 @@ #ifndef _XVMCLIBINT_H #define _XVMCLIBINT_H -#define NEED_REPLIES #include <X11/Xlibint.h> #include <X11/extensions/Xvproto.h> |