[Pkg-owncloud-commits] [owncloud-client] 108/211: ReNautilus Shell Intgration: Remove debug output

Sandro Knauß hefee-guest at moszumanska.debian.org
Sat Oct 25 09:10:33 UTC 2014


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit b9849580f8eeb38286562273485349b93e9e7be8
Author: Daniel Molkentin <danimo at owncloud.com>
Date:   Fri Oct 17 12:09:30 2014 +0200

    ReNautilus Shell Intgration: Remove debug output
---
 shell_integration/nautilus/syncstate.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/shell_integration/nautilus/syncstate.py b/shell_integration/nautilus/syncstate.py
index 91cb782..be90459 100755
--- a/shell_integration/nautilus/syncstate.py
+++ b/shell_integration/nautilus/syncstate.py
@@ -29,7 +29,6 @@ class syncStateExtension(GObject.GObject, Nautilus.ColumnProvider, Nautilus.Info
 
     def __init__(self):
         self.connectToSocketServer
-        print "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
         if not self.connected:
             # try again in 5 seconds - attention, logic inverted!
             GObject.timeout_add(5000, self.connectToSocketServer)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list