Remove superfluous definition
This commit is contained in:
parent
46fdce7da0
commit
5db8008d97
@ -49,7 +49,6 @@
|
|||||||
* should be terminated once all replies have been read. */
|
* should be terminated once all replies have been read. */
|
||||||
#define REDIS_DISCONNECTING 0x4
|
#define REDIS_DISCONNECTING 0x4
|
||||||
|
|
||||||
#define REDIS_ERROR -1
|
|
||||||
#define REDIS_REPLY_ERROR 0
|
#define REDIS_REPLY_ERROR 0
|
||||||
#define REDIS_REPLY_STRING 1
|
#define REDIS_REPLY_STRING 1
|
||||||
#define REDIS_REPLY_ARRAY 2
|
#define REDIS_REPLY_ARRAY 2
|
||||||
|
Loading…
Reference in New Issue
Block a user