mirror of
https://github.com/fluencelabs/redis
synced 2025-06-16 18:51:20 +00:00
Removed unused command flags
This commit is contained in:
@ -45,10 +45,6 @@
|
||||
#include "zmalloc.h"
|
||||
#include "linenoise.h"
|
||||
|
||||
#define REDIS_CMD_INLINE 1
|
||||
#define REDIS_CMD_BULK 2
|
||||
#define REDIS_CMD_MULTIBULK 4
|
||||
|
||||
#define REDIS_NOTUSED(V) ((void) V)
|
||||
|
||||
static struct config {
|
||||
|
Reference in New Issue
Block a user