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
2017-01-31 23:31:20 +04:00
parent f612143a03
commit 09fbe4e3e1
-1
View File
@@ -87,7 +87,6 @@
#include "char-mux.h"
#define READ_RETRIES 10
#define TCP_MAX_FDS 16
/***********************************************************/