summaryrefslogtreecommitdiff
path: root/src/modules/helloblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/helloblock.c')
-rw-r--r--src/modules/helloblock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/helloblock.c b/src/modules/helloblock.c
index afdfeece4..dc3d74975 100644
--- a/src/modules/helloblock.c
+++ b/src/modules/helloblock.c
@@ -31,7 +31,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#define REDISMODULE_EXPERIMENTAL_API
#include "../redismodule.h"
#include <stdio.h>
#include <stdlib.h>