]> CRI, Mines Paris - PSL - minwii.git/blobdiff - src/pywiiuse/pygame_wiimouse.py
doc++, ménage.
[minwii.git] / src / pywiiuse / pygame_wiimouse.py
index 2c5911cc818a04b45a6c88c889b0490c156cf296..c57cad847b63313033922e28ef3be008b5ccfae8 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()