[Pkg-owncloud-commits] [owncloud-client] 363/470: Nautilus plugin: Remove the bogus logging
Sandro Knauß
hefee-guest at moszumanska.debian.org
Thu May 12 16:25:26 UTC 2016
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 add29befee4eddcae3691ca225ecd22520cc5340
Author: Klaas Freitag <freitag at owncloud.com>
Date: Wed Apr 20 17:12:21 2016 +0200
Nautilus plugin: Remove the bogus logging
---
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 868e3fa..63ebae5 100644
--- a/shell_integration/nautilus/syncstate.py
+++ b/shell_integration/nautilus/syncstate.py
@@ -229,7 +229,6 @@ class SyncStateExtension(GObject.GObject, Nautilus.ColumnProvider, Nautilus.Info
for path1 in update_items:
socketConnect.nautilusVFSFile_table[path1]['item'].invalidate_extension_info()
- print "Invalidated: "+path1
# Handles a single line of server response and sets the emblem
def handle_commands(self, action, args):
--
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