From ca0e25b1a12fa559790b91d8b71f280a9357d47f Mon Sep 17 00:00:00 2001
From: Nick Craig-Wood <nick@craig-wood.com>
Date: Sun, 12 Feb 2017 10:56:52 +0000
Subject: [PATCH] Remove spurious comment

---
 cmd/cat/cat.go | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/cmd/cat/cat.go b/cmd/cat/cat.go
index a77e447bf..137e05631 100644
--- a/cmd/cat/cat.go
+++ b/cmd/cat/cat.go
@@ -78,16 +78,3 @@ Note that if offset is negative it will count from the end, so
 		})
 	},
 }
-
-/*
-Try removing buffering to stop the transfer!!!
-
-
-Transferred:   2.847 GBytes (2.555 MBytes/s)
-Errors:                 3
-Checks:                 0
-Transferred:         1844
-Elapsed time:     19m0.8s
-Transferring:
- *          2001test/rogers-wedding/0016_1~1.jpg: 74% done, 0 Bytes/s, ETA: -
-*/