X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/blobdiff_plain/0b66243b52ca111e54c2a2d0d18c1cc9bf972b0a..4373b7d0a2b3df22e290858a65cd54265be6e76c:/src/app/widgets/playingscreen.py diff --git a/src/app/widgets/playingscreen.py b/src/app/widgets/playingscreen.py index 3e1a6d7..e49079c 100755 --- a/src/app/widgets/playingscreen.py +++ b/src/app/widgets/playingscreen.py @@ -215,6 +215,5 @@ class SongPlayingScreen(_PlayingScreenBase) : @staticmethod def setNoteTimeout(delay) : - print 'duration', delay pygame.time.set_timer(events.NOTEEND, delay)