Skip to content

Commit a8e6aeb

Browse files
Levi McCallumlevi
authored andcommitted
Remove public header exposure of text kit internals
1 parent 197a31f commit a8e6aeb

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

AsyncDisplayKit/AsyncDisplayKit.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@
6565
#import <AsyncDisplayKit/ASRangeHandler.h>
6666
#import <AsyncDisplayKit/ASRangeHandlerPreload.h>
6767
#import <AsyncDisplayKit/ASRangeHandlerRender.h>
68-
#import <AsyncDisplayKit/ASTextKitCoreTextAdditions.h>
69-
// FIXME: Including this forces the renderer to be compiled as a C header, failing to find c++ std lib.
70-
//#import <AsyncDisplayKit/ASTextKitRenderer.h>
71-
#import <AsyncDisplayKit/ASTextKitShadower.h>
72-
#import <AsyncDisplayKit/ASTextKitHelpers.h>
73-
#import <AsyncDisplayKit/ASTextNodeTypes.h>
74-
#import <AsyncDisplayKit/ASTextNodeWordKerner.h>
7568
#import <AsyncDisplayKit/ASThread.h>
7669
#import <AsyncDisplayKit/CGRect+ASConvenience.h>
7770
#import <AsyncDisplayKit/NSMutableAttributedString+TextKitAdditions.h>

0 commit comments

Comments
 (0)