Skip to content

Commit

Permalink
Delete unused macro in ASControlNode (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanton authored and rqueue committed Dec 23, 2019
1 parent d688ce3 commit 88a640a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/ASControlNode.mm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

// Initial capacities for dispatch tables.
#define kASControlNodeEventDispatchTableInitialCapacity 4
#define kASControlNodeActionDispatchTableInitialCapacity 4

@interface ASControlNode ()
{
Expand Down

0 comments on commit 88a640a

Please sign in to comment.