changeset 633:4206da1f742d pyntnclick

Remove outdated comment
author Neil Muller <neil@dip.sun.ac.za>
date Sat, 11 Feb 2012 22:41:33 +0200
parents 6ba418db1e84
children b4007de091c5
files pyntnclick/sound.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/pyntnclick/sound.py	Sat Feb 11 22:27:12 2012 +0200
+++ b/pyntnclick/sound.py	Sat Feb 11 22:41:33 2012 +0200
@@ -1,9 +1,5 @@
 # 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)
-
 from random import randrange