Nautilus plugin: Remove the bogus logging

This commit is contained in:
Klaas Freitag 2016-04-20 17:12:21 +02:00
parent bd37eab3ad
commit add29befee

View file

@ -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):