# HG changeset patch # User Simon Cross # Date 1328971385 -7200 # Node ID 66c2e084b8b34a01d8a7d29482eeebaab67228e5 # Parent 522afd63090caf18352364b7e890800768c193ba Remove unused import and fix comment. diff -r 522afd63090c -r 66c2e084b8b3 pyntnclick/sound.py --- a/pyntnclick/sound.py Sat Feb 11 16:40:41 2012 +0200 +++ b/pyntnclick/sound.py Sat Feb 11 16:43:05 2012 +0200 @@ -1,11 +1,9 @@ -# Sound management for Suspended Sentence +# sound management for pyntnclick # This re-implements some of the albow.resource code to # a) work around an annoying bugs # b) add some missing functionality (disable_sound) -import os - import pygame try: