Unused prototypes. Found by lint, no binary change.

This commit is contained in:
Nicholas Marriott
2009-06-25 06:00:45 +00:00
parent 83078bdcbc
commit 9144d30848
4 changed files with 0 additions and 9 deletions

View File

@ -30,8 +30,6 @@
int cmd_lock_server_exec(struct cmd *, struct cmd_ctx *);
int cmd_lock_server_callback(void *, const char *);
const struct cmd_entry cmd_lock_server_entry = {
"lock-server", "lock",
"",