The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via 38e314a38c4c8d6f2fddf1bd0abe19ca4dcf755c (commit) from fe95730586539746001eb4528f92fb8f8fad9f9e (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/listdesktops.py | 7 ------- 1 file changed, 7 deletions(-) The diff of changes is: diff --git a/pyhoca/wxgui/listdesktops.py b/pyhoca/wxgui/listdesktops.py index 7f9c58b..a64356b 100644 --- a/pyhoca/wxgui/listdesktops.py +++ b/pyhoca/wxgui/listdesktops.py @@ -169,13 +169,6 @@ class PyHocaGUI_DialogBoxListDesktops(wx.Dialog): self.list_index += 1 def _refreshDesktopList(self): - """\ - Gets called if the Refresh button gets pressed. - - @param evt: event - @type evt: C{obj} - - """ self.desktopList.DeleteAllItems() self.listed_desktops = {} self.list_index = 0 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)).