[Pkg-owncloud-commits] [owncloud-client] 51/69: Nautilus shell: Remove some useless logging.
Sandro Knauß
hefee-guest at moszumanska.debian.org
Fri Nov 7 19:41:11 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 a78bb252deaacb7b6c8b1812b124a87bc49e0948
Author: Klaas Freitag <freitag at owncloud.com>
Date: Wed Nov 5 16:47:46 2014 +0100
Nautilus shell: Remove some useless logging.
---
shell_integration/nautilus/syncstate.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shell_integration/nautilus/syncstate.py b/shell_integration/nautilus/syncstate.py
index be90459..f24589b 100755
--- a/shell_integration/nautilus/syncstate.py
+++ b/shell_integration/nautilus/syncstate.py
@@ -195,4 +195,4 @@ class syncStateExtension(GObject.GObject, Nautilus.ColumnProvider, Nautilus.Info
self.askForOverlay(filename)
break
else:
- print("Not in scope:"+filename)
+ # print("Not in scope:"+filename)
--
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