]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
Enable partial matching for server commands.
[paraslash.git] / command.c
index 491ce3940422d1d14ab9b8fee0faf35e39df1810..8608f309292ff13dc74bc43b5e2b0b5bdc04807f 100644 (file)
--- a/command.c
+++ b/command.c
@@ -49,7 +49,6 @@ static const char * const server_command_perms_txt[] = {LSG_SERVER_CMD_AUX_INFOS
 #undef SERVER_CMD_AUX_INFO
 
 typedef int server_command_handler_t(struct command_context *);
-server_command_handler_t AFS_COMMAND_HANDLERS;
 
 /* Defines one command of para_server. */
 struct server_command {