chore: cleanup arc migration helpers (#39606)
This commit is contained in:
parent
ddc7e3ebb3
commit
522bba3dc6
25 changed files with 52 additions and 172 deletions
|
@ -52,10 +52,6 @@
|
|||
#include "ui/views/widget/widget.h"
|
||||
#include "ui/views/window/native_frame_view_mac.h"
|
||||
|
||||
#if !defined(__has_feature) || !__has_feature(objc_arc)
|
||||
#error "This file requires ARC support."
|
||||
#endif
|
||||
|
||||
@interface ElectronProgressBar : NSProgressIndicator
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue