[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.1.0.10-134-gb582768

X2Go dev team git-admin at x2go.org
Fri Mar 23 00:21:59 CET 2012


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 at 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)).




More information about the x2go-commits mailing list