[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.0.32.0-3-g5f6a24a
X2Go dev team
git-admin at x2go.org
Tue Aug 27 13:21:25 CEST 2013
The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
via 5f6a24a1d2bed777bddef2fcd36f3333186f72da (commit)
from 1695f0489687fc51ed2c5e01c8c70af49b480646 (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/profilemanager.py | 1 -
1 file changed, 1 deletion(-)
The diff of changes is:
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index a4f9432..5685dfe 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -1344,7 +1344,6 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
if self.action == 'ADD':
self.profile_id = self.session_profiles.add_profile()
- print self.profile_id
for k in self.profile_config.keys():
self.session_profiles.update_value(self.profile_id, k, self.profile_config[k])
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