This commit is contained in:
vaxerski
2022-03-18 20:07:36 +01:00
parent a9773bd91a
commit 958bee27d4
3 changed files with 2 additions and 7 deletions

View File

@@ -25,7 +25,6 @@ namespace Events {
LISTENER(fullscreenWindow);
LISTENER(activateX11);
LISTENER(configureX11);
LISTENER(createX11);
// Input events
LISTENER(mouseMove);