From c480d8ab9cc3def753962a64437f81d732fa5a0d Mon Sep 17 00:00:00 2001 From: weirdpeople Date: Sun, 25 Sep 2011 02:13:14 -0500 Subject: [PATCH] This shouldn't have been here --- src/Guitar.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Guitar.py b/src/Guitar.py index 8be2296df..26c77b7d5 100644 --- a/src/Guitar.py +++ b/src/Guitar.py @@ -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: