[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.2.0.1-8-ga58f12c

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:21:17 CET 2014


The branch, brokerclient has been updated
       via  a58f12c5bbe45b817fd0b7a2e7105e3dcf5017c2 (commit)
      from  ab5473d6e4c446309c589f8f5f8413f320e87b7a (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:
 x2go/session.py |    3 ---
 1 file changed, 3 deletions(-)

The diff of changes is:
diff --git a/x2go/session.py b/x2go/session.py
index 8fe7b98..17d3350 100644
--- a/x2go/session.py
+++ b/x2go/session.py
@@ -620,9 +620,6 @@ class X2goSession(object):
         Class destructor.
 
         """
-        if self.is_connected():
-            self.disconnect()
-
         if self.has_control_session() and self.has_terminal_session():
             self.get_control_session().dissociate(self.get_terminal_session())
 


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list