doc++, ménage.
[minwii.git] / src / pywiiuse / pygame_wiimouse.py
index 2c5911c..c57cad8 100755 (executable)
@@ -55,12 +55,6 @@ class wiimote_thread(Thread):
             except :
                 pass
                 
-            #try:
-            #    wiiuse.poll(self.wiimotes, self.nmotes)
-            #except:
-            #    pass
-
-            # allow executing functions in this thread
             while True:
                 try:
                     func, args = self.queue.get_nowait()