Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/session/Session.py
diff options
context:
space:
mode:
Diffstat (limited to 'shell/session/Session.py')
-rw-r--r--shell/session/Session.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/session/Session.py b/shell/session/Session.py
index 578fe72..de6b514 100644
--- a/shell/session/Session.py
+++ b/shell/session/Session.py
@@ -71,7 +71,7 @@ class Session:
process.start()
console = ConsoleWindow()
- sugar.logger.start('Shell', console)
+ #sugar.logger.start('Shell', console)
process = MatchboxProcess()
process.start()