Commit 79a01d93 authored by Barry Warsaw's avatar Barry Warsaw

Oops, remove debugging statements

parent 5ba83c9f
......@@ -19,7 +19,6 @@ def play_sound_file(path):
a.close()
def test():
print os.getcwd()
play_sound_file(findfile('audiotest.au'))
test()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment