adding comment

This commit is contained in:
Jonas Zeunert
2018-05-31 20:24:31 +02:00
parent 4c593c9d29
commit ab63adde93
3 changed files with 2 additions and 16 deletions

View File

@@ -26,12 +26,6 @@
namespace Input
{
class EventHandler
{
public:
void handle(Event& event);
};
class Detector
{