The branch, master has been updated via b582768ca80f5e7c03c1286eeed4931438e0fe7b (commit) from 1dffd63ae48c8936ed87b68ee7f8240bad7c179d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b582768ca80f5e7c03c1286eeed4931438e0fe7b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Mar 23 00:21:52 2012 +0100 remove debug code ----------------------------------------------------------------------- Summary of changes: pyhoca/wxgui/frontend.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py index 5d7fc85..1231e2c 100644 --- a/pyhoca/wxgui/frontend.py +++ b/pyhoca/wxgui/frontend.py @@ -315,7 +315,6 @@ class PyHocaGUI(wx.App, x2go.X2goClient): self._X2goClient__session_auto_start_or_resume(session_uuid, all_suspended=True, start=self.start_on_connect) def _exit_handler(self, *args): - print "HALLO" self.WakeUpIdle() self.ExitMainLoop() hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).