mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-21 17:14:38 -05:00
removal of unnecessary variable activePairs
This commit is contained in:
parent
7813c782c7
commit
59708eff22
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ var Common = require('../core/Common');
|
|||
collisionStart = pairs.collisionStart,
|
||||
collisionEnd = pairs.collisionEnd,
|
||||
collisionActive = pairs.collisionActive,
|
||||
activePairIds = [],
|
||||
collision,
|
||||
pairId,
|
||||
pair,
|
||||
|
|
Loading…
Add table
Reference in a new issue