Beremiz_service.py
changeset 362 181231bf275f
parent 361 331d698e1118
child 368 86ecd8374dae
--- a/Beremiz_service.py	Tue Jul 28 17:43:19 2009 +0200
+++ b/Beremiz_service.py	Wed Jul 29 10:27:23 2009 +0200
@@ -486,7 +486,6 @@
 if havewx:
     from threading import Semaphore
     wx_eval_lock = Semaphore(0)
-    app=wx.App(redirect=False)
     mythread = currentThread()
     
     def statuschange(status):