summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 09:28:29 -0700
committerBrian Paul <brianp@vmware.com>2010-07-01 13:12:55 -0600
commitc570b4b97b8ff71da9294aaf8242ed665f0c09c3 (patch)
treeea6b6abfdb8a5907e0f4027f1ae9a3c2a3625092
parentc3ddfea1a64b7aaaebfb429243c71feb0801da9d (diff)
Purge macro NEED_REPLIES
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br> Signed-off-by: Brian Paul <brianp@vmware.com>
-rw-r--r--tests/ttmtest/src/xf86dri.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ttmtest/src/xf86dri.c b/tests/ttmtest/src/xf86dri.c
index 5491473c..e6e0b897 100644
--- a/tests/ttmtest/src/xf86dri.c
+++ b/tests/ttmtest/src/xf86dri.c
@@ -41,7 +41,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "config.h"
#endif
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/extensions/Xext.h>
#include <X11/extensions/extutil.h>