]> git.saurik.com Git - redis.git/blobdiff - src/redis.h
Tests for MONITOR.
[redis.git] / src / redis.h
index f2229caf930d66d47d00e6ac7c8ff952433bdd4b..9d0e19ff2c54cd7b4889d5d4c1dbbd90d4b9f6b3 100644 (file)
@@ -89,7 +89,6 @@
 #define REDIS_SET 2
 #define REDIS_ZSET 3
 #define REDIS_HASH 4
-#define REDIS_VMPOINTER 8
 
 /* Objects encoding. Some kind of objects like Strings and Hashes can be
  * internally represented in multiple ways. The 'encoding' field of the object