mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Fix build error
This commit is contained in:
parent
92d27c494f
commit
e1fabcaa0a
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ enum {
|
|||
};
|
||||
typedef NSUInteger NSFontAssetRequestOptions;
|
||||
|
||||
DEFINE_BLOCK_TYPE(GSFontAssetCompletionHandler, BOOL, NSError*);
|
||||
|
||||
APPKIT_EXPORT_CLASS
|
||||
@interface NSFontAssetRequest : NSObject // <NSProgressReporting>
|
||||
|
||||
|
|
Loading…
Reference in a new issue