aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/DatabaseCommands.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/DatabaseCommands.hxx')
-rw-r--r--src/command/DatabaseCommands.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/command/DatabaseCommands.hxx b/src/command/DatabaseCommands.hxx
index fa23c5492..c60caf246 100644
--- a/src/command/DatabaseCommands.hxx
+++ b/src/command/DatabaseCommands.hxx
@@ -31,18 +31,12 @@ CommandResult
handle_find(Client &client, int argc, char *argv[]);
CommandResult
-handle_find_in(Client &client, int argc, char *argv[]);
-
-CommandResult
handle_findadd(Client &client, int argc, char *argv[]);
CommandResult
handle_search(Client &client, int argc, char *argv[]);
CommandResult
-handle_search_in(Client &client, int argc, char *argv[]);
-
-CommandResult
handle_searchadd(Client &client, int argc, char *argv[]);
CommandResult