mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-08 19:45:12 +00:00
7172430: [macosx] debug message in non debug jdk build
Reviewed-by: anthony, serb
This commit is contained in:
parent
4406545ed5
commit
0930b183d6
@ -188,7 +188,9 @@ AWT_ASSERT_APPKIT_THREAD;
|
||||
#endif
|
||||
}
|
||||
} else {
|
||||
#if IM_DEBUG
|
||||
NSLog(@"-> IM does not want to handle event");
|
||||
#endif
|
||||
[self deliverJavaMouseEvent: event];
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user