remove defunct PLUGIN_PACKET_{RX,TX} constants
This commit is contained in:
parent
1afe07da5c
commit
08cf00b1be
1 changed files with 0 additions and 2 deletions
2
plugin.h
2
plugin.h
|
|
@ -8,8 +8,6 @@ enum
|
|||
{
|
||||
PLUGIN_PRE_AUTH = 1,
|
||||
PLUGIN_POST_AUTH,
|
||||
PLUGIN_PACKET_RX,
|
||||
PLUGIN_PACKET_TX,
|
||||
PLUGIN_TIMER,
|
||||
PLUGIN_NEW_SESSION,
|
||||
PLUGIN_KILL_SESSION,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue