diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:06:17 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-08 15:13:55 -0700 |
commit | e003c948a51af2d89a23fb697ec44aab970ce853 (patch) | |
tree | 8be5cf29c323fd9fa43ff205baeddd206e237538 /src/XvMClibint.h | |
parent | bea7d18c45b8d09c27a7e8c181b6efd27c4a36d7 (diff) |
Purge macro NEED_REPLIES
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/XvMClibint.h')
-rw-r--r-- | src/XvMClibint.h | 1 |
1 files changed, 0 insertions, 1 deletions
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> |