[PATCH 16-27] libXvMC: Purge macro NEED_REPLIES
Fernando Carrijo
fcarrijo at yahoo.com.br
Thu Jul 1 03:06:17 PDT 2010
Signed-off-by: Fernando Carrijo <fcarrijo at yahoo.com.br>
---
src/XvMC.c | 2 --
src/XvMClibint.h | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/XvMC.c b/src/XvMC.c
index 3d9b7b0..a850dc7 100644
--- a/src/XvMC.c
+++ b/src/XvMC.c
@@ -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>
--
1.7.0.4
More information about the xorg-devel
mailing list