Jeffrey Wardian c6f2ec2eee Removed superfluous recalculation call; Fixes BUKKIT-3728
The permission attachment interface provides two methods each for setting
and unsetting permissions. Each one also provides an extra call to the
recalculatePermissions() method on the permissible, which degrades
performance.

This commit removes the duplicate call to recalculate permissions.
2013-03-12 01:07:26 -07:00
..
2012-01-15 14:37:43 +01:00
2012-04-27 04:59:53 -05:00