diff options
author | Michael Bien <[email protected]> | 2010-09-10 21:33:20 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-09-10 21:33:20 +0200 |
commit | d34722a23b384711079409e4963b46c9d4413d89 (patch) | |
tree | d47d2d4de3f4c6642d94fa4e03fd0dfb2ed702b8 /src/newt/native/MacWindow.m | |
parent | 82a88278a0360e0e5896c5c0f009c47f9ff2a83c (diff) | |
parent | 340b1ceb07907be113e33c54d084e53ddc93e368 (diff) |
Merge branch 'master' of git://github.com/sgothel/jogl
Diffstat (limited to 'src/newt/native/MacWindow.m')
-rw-r--r-- | src/newt/native/MacWindow.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newt/native/MacWindow.m b/src/newt/native/MacWindow.m index 6e8599d92..950a26acc 100644 --- a/src/newt/native/MacWindow.m +++ b/src/newt/native/MacWindow.m @@ -36,7 +36,6 @@ #import "com_jogamp_newt_impl_macosx_MacWindow.h" #import "NewtMacWindow.h" -#import "EventListener.h" #import "MouseEvent.h" #import "KeyEvent.h" |