On Fri, Feb 17, 2017 at 02:13:51PM +0100, Olivier Fourdan wrote:
> Remove leftover from commit e10ba9e, MAX_TIMES_PER is not used anymore.
> 
> Signed-off-by: Olivier Fourdan <ofour...@redhat.com>

merged, thanks.

remote: Updating patchwork state for 
https://patchwork.freedesktop.org/project/Xorg/list/
remote: I: patch #139457 updated using rev 
23d85c54421ebdd12460566918fcb7f309d2ee30.
remote: I: 1 patch(es) updated to state Accepted.
To git+ssh://git.freedesktop.org/git/xorg/xserver
   8b170c4..23d85c5  master -> master

Cheers,
   Peter

> ---
>  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
> 
> _______________________________________________
> xorg-devel@lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel
> 
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to