Remove leftover from commit e10ba9e, MAX_TIMES_PER is not used anymore.

Signed-off-by: Olivier Fourdan <[email protected]>
---
 os/io.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/os/io.c b/os/io.c
index 5ba1e86..be85226 100644
--- a/os/io.c
+++ b/os/io.c
@@ -116,7 +116,6 @@ static OsCommPtr AvailableInput = (OsCommPtr) NULL;
                                  lswapl(((xBigReq *)(req))->length) : \
                                  ((xBigReq *)(req))->length)
 
-#define MAX_TIMES_PER         10
 #define BUFSIZE 16384
 #define BUFWATERMARK 32768
 
-- 
2.9.3

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to