diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:07:12 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-08 15:15:28 -0700 |
commit | e106f955dfc23798975ef14b3d3400aff39eced9 (patch) | |
tree | 5bbe77780e37502634a8e36304119ecb5d4c62eb | |
parent | 481033e52111a42ae80c2814a499a068d7dc4771 (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>
-rw-r--r-- | src/Xvlibint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xvlibint.h b/src/Xvlibint.h index 501a211..fcc4a61 100644 --- a/src/Xvlibint.h +++ b/src/Xvlibint.h @@ -41,8 +41,6 @@ SOFTWARE. ** */ -#define NEED_REPLIES - #include <X11/Xlibint.h> #include <X11/extensions/Xvproto.h> #include <X11/extensions/Xvlib.h> |