[Xword-commits] r127 - trunk
terrencegf at garage.maemo.org
terrencegf at garage.maemo.org
Thu May 29 00:27:58 EEST 2008
Author: terrencegf
Date: 2008-05-29 00:27:58 +0300 (Thu, 29 May 2008)
New Revision: 127
Modified:
trunk/xword
Log:
Removed commented line.
Modified: trunk/xword
===================================================================
--- trunk/xword 2008-05-28 21:25:35 UTC (rev 126)
+++ trunk/xword 2008-05-28 21:27:58 UTC (rev 127)
@@ -2259,7 +2259,6 @@
elif event == SOL_WRD_BTN:
self.control.solve_word()
else: # it must be the clock
- #self.clock_running = not self.clock_running
self.activate_clock(not self.clock_running)
def letterbar_event(self, widget, event, label):
More information about the Xword-commits
mailing list