char: remove unused READ_RETRIES

Curiously unused since its introduction in commit 7b0bfdf52d.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
Marc-André Lureau 2016-12-12 16:40:54 +03:00
parent f612143a03
commit 09fbe4e3e1

View file

@ -87,7 +87,6 @@
#include "char-mux.h"
#define READ_RETRIES 10
#define TCP_MAX_FDS 16
/***********************************************************/