# HG changeset patch # User Neil Muller # Date 1328992893 -7200 # Node ID 4206da1f742dcd98fe8ded14527aa3008228f87c # Parent 6ba418db1e84564bbeaf55aa780ddab81a0008bb Remove outdated comment diff -r 6ba418db1e84 -r 4206da1f742d pyntnclick/sound.py --- 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