[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: d2bc41b313bc8e53b8c42f0ae9cda1dcb67c3ec5

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:54:31 CEST 2013


The branch, twofactorauth has been updated
       via  d2bc41b313bc8e53b8c42f0ae9cda1dcb67c3ec5 (commit)
      from  c45da221e1643309bd6d64772b30d7ff7761618a (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 pyhoca/wxgui/menus_taskbar.py |    2 --
 1 file changed, 2 deletions(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/menus_taskbar.py b/pyhoca/wxgui/menus_taskbar.py
index 6d292b4..8587b34 100644
--- a/pyhoca/wxgui/menus_taskbar.py
+++ b/pyhoca/wxgui/menus_taskbar.py
@@ -138,8 +138,6 @@ class PyHocaGUI_Menu_TaskbarSessionActions(wx.Menu):
             self._PyHocaGUI._eventid_sessionnames_map[ID_SUSPENDSESSION] = \
             self._PyHocaGUI._eventid_sessionnames_map[ID_TERMINATESESSION] = session_name
 
-        print session_name, status
-
         if status == 'S':
             self.Append(text="Resume Session", id=ID_RESUMESESSION)
         elif status == 'R':


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