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/XvMC.c | |
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/XvMC.c')
-rw-r--r-- | src/XvMC.c | 2 |
1 files changed, 0 insertions, 2 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 |