The branch, master has been updated via 7e7da3c329ae1e67aee844ee39e6676dbe09b5dd (commit) from 31ac7716441e4b3171556141e5f9b5fe9eb9c305 (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 7e7da3c329ae1e67aee844ee39e6676dbe09b5dd Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jul 21 23:33:23 2011 +0200 remove debug code ----------------------------------------------------------------------- Summary of changes: pyhoca/wxgui/profilemanager.py | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py index b37b9e6..d3f0254 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -1144,7 +1144,6 @@ class PyHocaGUI_ProfileManager(wx.Dialog): def OnCompressionSelected(self, event): _pack = self.Compression.GetValue() - print _pack if _pack.endswith('-%'): self.ImageQuality.Enable(True) else: 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)).