[gnome-games/gnome-2-28] Fix crash using UCI engines
- From: Robert Ancell <rancell src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-games/gnome-2-28] Fix crash using UCI engines
- Date: Mon, 25 Jan 2010 04:38:45 +0000 (UTC)
commit 487b0c69a8ad43a81f8e155ac07d25ffa0ca8fff
Author: Robert Ancell <robert ancell gmail com>
Date: Mon Jan 25 17:38:34 2010 +1300
Fix crash using UCI engines
glchess/src/lib/uci.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/glchess/src/lib/uci.py b/glchess/src/lib/uci.py
index 657a019..29239df 100644
--- a/glchess/src/lib/uci.py
+++ b/glchess/src/lib/uci.py
@@ -17,7 +17,6 @@ class StateMachine:
self.__readyToConfigure = False
self.__ready = False
self.__inCallback = False
- self.__queuedCommands = None
self.__positionCommand = 'position startpos'
def logText(self, text, style):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]