mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-21 10:38:27 -05:00
remove log
This commit is contained in:
parent
cf2c089e09
commit
556cd5a3db
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ void EventListenerProtocol::disable() {
|
|||
}
|
||||
|
||||
EventListenerProtocol::~EventListenerProtocol() {
|
||||
log::debug("Destroying listener {}", (void*)this);
|
||||
this->disable();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue