X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/9510d65dc8b0cff77402bd97078636680fe50da0..c35b4e845b2d5d5e1a27ab3a374bb2a3d9ad3c35:/src/redis.h diff --git a/src/redis.h b/src/redis.h index a3a96f39..b386f16c 100644 --- a/src/redis.h +++ b/src/redis.h @@ -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