[config.c] Remove the togglemax clone

This commit is contained in:
Martin Duquesnoy 2008-08-15 03:45:13 +02:00
parent 4c23f7c6b8
commit 8f5550c44e

View File

@ -14,7 +14,6 @@ typedef struct {
func_name_list_t func_list[] = {
{"spawn", spawn},
{"killclient", killclient},
{"togglemax", togglemax},
{"wswitch", wswitch},
{"tagswitch", tagswitch},
{"togglemax", togglemax},