The branch, twofactorauth has been updated via 3d5aeae87b5a7dd456f99e9ff9b3007c83f6850b (commit) from b539a2fb43651d295ed2562cb680cae4bcfd2afd (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/notify.py | 1 - 1 file changed, 1 deletion(-) The diff of changes is: diff --git a/pyhoca/wxgui/notify.py b/pyhoca/wxgui/notify.py index b6ae025..3d2235d 100644 --- a/pyhoca/wxgui/notify.py +++ b/pyhoca/wxgui/notify.py @@ -106,7 +106,6 @@ class notificationmessage_NotifierPopup(object): def __init__(self, _about): self._PyHocaGUI = _about._PyHocaGUI self._pyhoca_logger = self._PyHocaGUI._pyhoca_logger - self.taskbar = self._PyHocaGUI.taskbar def prepare(self, context, title=None, text=None, icon=None): if title is not None: 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)).