mirror of https://github.com/LIJI32/SameBoy.git
Remove IDE shit
This commit is contained in:
parent
f1b187d512
commit
7127e3e068
|
@ -1,9 +1,5 @@
|
||||||
#import <Cocoa/Cocoa.h>
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
NS_ASSUME_NONNULL_BEGIN
|
|
||||||
|
|
||||||
@interface GBDeleteButtonCell : NSButtonCell
|
@interface GBDeleteButtonCell : NSButtonCell
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
NS_ASSUME_NONNULL_END
|
|
||||||
|
|
Loading…
Reference in New Issue