summaryrefslogtreecommitdiffstats
path: root/src/daemon/commands.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/daemon/commands.h (renamed from daemon/commands.h)1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/commands.h b/src/daemon/commands.h
index 368a70a0f..45a76110c 100644
--- a/daemon/commands.h
+++ b/src/daemon/commands.h
@@ -9,7 +9,6 @@
typedef enum cmd {
CMD_HELP = 0,
CMD_RELOAD_HEALTH,
- CMD_SAVE_DATABASE,
CMD_REOPEN_LOGS,
CMD_EXIT,
CMD_FATAL,