Skip to content

Commit

Permalink
Removed redundent definition of divide
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Dec 2, 2014
1 parent bc64aaf commit 6148fa6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions macros/contextPercent.pl
Original file line number Diff line number Diff line change
Expand Up @@ -469,11 +469,6 @@ package LimitedPercent::BOP::divide;

##############################################

package LimitedPercent::BOP::divide;
our @ISA = qw(LimitedPercent::BOP Parser::BOP::divide);

##############################################

package LimitedPercent::BOP::power;
our @ISA = qw(LimitedPercent::BOP Parser::BOP::power);

Expand Down

0 comments on commit 6148fa6

Please sign in to comment.