--- a/LPCBeremiz.py Tue Feb 13 14:54:22 2018 +0100
+++ b/LPCBeremiz.py Tue Feb 13 15:06:24 2018 +0100
@@ -73,15 +73,11 @@
def OnCloseFrame(self, event):
if self.CheckSaveBeforeClosing(_("Close Application")):
self.CTR.ResetAppFrame(self.lpcberemiz_cmd_pipe)
- if self.CTR.OnlineMode == 0:
- self.CTR._SetConnector(None, False)
self.CTR.KillDebugThread()