class: remove unused macros
This commit is contained in:
parent
b2c9df4786
commit
002cc1d04d
1 changed files with 0 additions and 2 deletions
|
@ -34,9 +34,7 @@
|
|||
#include "send.h"
|
||||
#include "match.h"
|
||||
|
||||
#define BAD_CONF_CLASS -1
|
||||
#define BAD_PING -2
|
||||
#define BAD_CLIENT_CLASS -3
|
||||
|
||||
rb_dlink_list class_list;
|
||||
struct Class *default_class;
|
||||
|
|
Loading…
Reference in a new issue