Skip to content

Commit

Permalink
Remove unused declaration, missed in TextureGroup#1460 (TextureGroup#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Bolsinga authored and hebertialmeida committed May 10, 2019
1 parent d2ffbc0 commit d62967f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Private/ASDisplayNodeInternal.h
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ static constexpr CACornerMask kASCACornerAllCorners =
/**
* Internal tree modification methods.
*/
- (void)_replaceSubnode:(ASDisplayNode *)oldSubnode withSubnode:(ASDisplayNode *)replacementSubnode;
- (void)_removeFromSupernodeIfEqualTo:(ASDisplayNode *)supernode;

// Private API for helper functions / unit tests. Use ASDisplayNodeDisableHierarchyNotifications() to control this.
Expand Down

0 comments on commit d62967f

Please sign in to comment.