summaryrefslogtreecommitdiff
path: root/client/cmds.m4
diff options
context:
space:
mode:
Diffstat (limited to 'client/cmds.m4')
-rw-r--r--client/cmds.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/client/cmds.m4 b/client/cmds.m4
deleted file mode 100644
index 1cbb4f92..00000000
--- a/client/cmds.m4
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# BIRD -- Internal Commands Of The Client
-#
-# (c) 2000 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
-#
-# Can be freely distributed and used under the terms of the GNU GPL.
-#
-
-CF_CLI(QUIT,,, [[Quit the client]])
-CF_CLI(EXIT,,, [[Exit the client]])
-CF_CLI(HELP,,, [[Description of the help system]])