mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-28 19:20:33 +00:00
8319665: [macOS] Obsolete imports of <Carbon/Carbon.h> in java.desktop
Reviewed-by: psadhukhan, serb
This commit is contained in:
parent
f4ab9528ad
commit
4e8c0364a2
@ -23,7 +23,6 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
#include <Carbon/Carbon.h>
|
||||
#import "CMenuItem.h"
|
||||
#import "CMenu.h"
|
||||
#import "AWTEvent.h"
|
||||
|
||||
@ -24,4 +24,3 @@
|
||||
*/
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import <Carbon/Carbon.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user