summaryrefslogtreecommitdiffstats
path: root/src/daemon/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/commands.h')
-rw-r--r--src/daemon/commands.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/commands.h b/src/daemon/commands.h
index 14c2ec49e..8327d28d2 100644
--- a/src/daemon/commands.h
+++ b/src/daemon/commands.h
@@ -20,9 +20,7 @@ typedef enum cmd {
CMD_ACLK_STATE,
CMD_VERSION,
CMD_DUMPCONFIG,
-#ifdef ENABLE_ACLK
CMD_REMOVE_NODE,
-#endif
CMD_TOTAL_COMMANDS
} cmd_t;