]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command.c
server: Convert com_ls() to lopsub.
[paraslash.git] / command.c
index d55d1e6e8a60d958ce2ffbf16e2f0d75e2065570..9cf8b049cf2acb76bbc4329b83472e2b74f17de9 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 {