Skip to content

Commit

Permalink
This shouldn't have been here
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsitton committed Sep 25, 2011
1 parent 0f95f8a commit c480d8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Guitar.py
Expand Up @@ -912,9 +912,6 @@ def run(self, ticks, pos, controls):
self.hit[n] = True
else:
self.hit[n] = False

print self.hit


if self.vbpmLogicType == 0: #MFH - VBPM (old)
if self.currentBpm != self.targetBpm:
Expand Down

0 comments on commit c480d8a

Please sign in to comment.