remove defunct PLUGIN_PACKET_{RX,TX} constants
This commit is contained in:
parent
92a3e929fb
commit
2cb89d7554
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_PRE_AUTH = 1,
|
||||||
PLUGIN_POST_AUTH,
|
PLUGIN_POST_AUTH,
|
||||||
PLUGIN_PACKET_RX,
|
|
||||||
PLUGIN_PACKET_TX,
|
|
||||||
PLUGIN_TIMER,
|
PLUGIN_TIMER,
|
||||||
PLUGIN_NEW_SESSION,
|
PLUGIN_NEW_SESSION,
|
||||||
PLUGIN_KILL_SESSION,
|
PLUGIN_KILL_SESSION,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue