diff --git a/ThirdParty/GCWindowMenu/GCWindowMenu.m b/ThirdParty/GCWindowMenu/GCWindowMenu.m index 6a27acbc1..61316afed 100644 --- a/ThirdParty/GCWindowMenu/GCWindowMenu.m +++ b/ThirdParty/GCWindowMenu/GCWindowMenu.m @@ -289,7 +289,7 @@ while (keepOn) { theEvent = [self transmogrify:[self nextEventMatchingMask:mask]]; - NSLog(@"Event: %@", theEvent); + switch ([theEvent type]) { case NSMouseMoved: