Remove unused vars

This commit is contained in:
Michael Spang 2009-01-17 20:06:47 -05:00
parent 2608a4d913
commit 6aec4b3c25
1 changed files with 0 additions and 2 deletions

View File

@ -13,14 +13,12 @@ CONFIG_INT(member_min_id)
CONFIG_INT(member_max_id)
CONFIG_STR(member_home)
CONFIG_STR(member_home_acl)
CONFIG_STR(member_home_dacl)
CONFIG_STR(club_shell)
CONFIG_INT(club_min_id)
CONFIG_INT(club_max_id)
CONFIG_STR(club_home)
CONFIG_STR(club_home_acl)
CONFIG_STR(club_home_dacl)
CONFIG_STR(notify_hook)