Remove useless optimization
authorMikael Berthe <mikael@lilotux.net>
Sat, 28 Jun 2014 18:21:33 +0200
changeset 1 a8aa9e54bce4
parent 0 a5642cd03cef
child 2 55098d552ae2
Remove useless optimization
goduf.go
--- a/goduf.go	Sat Jun 28 14:03:08 2014 +0200
+++ b/goduf.go	Sat Jun 28 18:21:33 2014 +0200
@@ -420,9 +420,6 @@
 
 		var hardlinksFound bool
 
-		// Sort by device/inodes
-		sort.Sort(ByInode(sizeGroup.files))
-
 		// Check for hardlinks
 		// TODO: what about symlinks?
 		// Remove unique dev/inodes