We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee10346 commit 98a51faCopy full SHA for 98a51fa
Core/Input.cpp
@@ -11,7 +11,6 @@ namespace Monocle
11
12
Input::EventHandler::~EventHandler()
13
{
14
- Monocle::Debug::Log("eventhandler destructing");
15
Input::RemoveHandler(this);
16
}
17
0 commit comments