diff frontends/wix/main_window.py @ 90:4020931569b8

Tarot Game: session initialization
author Goffi <goffi@goffi.org>
date Sun, 23 May 2010 16:39:05 +0930
parents 23caf1051099
children 39c672544593
line wrap: on
line diff
--- a/frontends/wix/main_window.py	Thu May 13 16:27:48 2010 +0930
+++ b/frontends/wix/main_window.py	Sun May 23 16:39:05 2010 +0930
@@ -26,7 +26,6 @@
 import wx
 from contact_list import ContactList
 from chat import Chat
-from card_game import CardGame
 from param import Param
 from form import Form
 from gateways import GatewaysManager