mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-04 20:06:09 +02:00
controller.handler: g/c now unused code
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
f00952b0af
commit
97bf63e7c7
@ -53,10 +53,6 @@ def set_ev_handler(ev_cls, dispatchers=None):
|
||||
return _set_ev_cls_dec
|
||||
|
||||
|
||||
def _is_ev_cls(meth):
|
||||
return hasattr(meth, 'ev_cls')
|
||||
|
||||
|
||||
def _has_caller(meth):
|
||||
return hasattr(meth, 'callers')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user