summaryrefslogtreecommitdiff
path: root/hiredis.h
diff options
context:
space:
mode:
Diffstat (limited to 'hiredis.h')
-rw-r--r--hiredis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hiredis.h b/hiredis.h
index 9ab799e..a68720e 100644
--- a/hiredis.h
+++ b/hiredis.h
@@ -49,7 +49,6 @@
* should be terminated once all replies have been read. */
#define REDIS_DISCONNECTING 0x4
-#define REDIS_ERROR -1
#define REDIS_REPLY_ERROR 0
#define REDIS_REPLY_STRING 1
#define REDIS_REPLY_ARRAY 2