summaryrefslogtreecommitdiff
path: root/src/command/AllCommands.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/AllCommands.cxx')
-rw-r--r--src/command/AllCommands.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/command/AllCommands.cxx b/src/command/AllCommands.cxx
index c9a101bce..dc77538bc 100644
--- a/src/command/AllCommands.cxx
+++ b/src/command/AllCommands.cxx
@@ -285,11 +285,6 @@ command_init()
#endif
}
-void
-command_finish()
-{
-}
-
static const struct command *
command_lookup(const char *name)
{