remove dead code

This commit is contained in:
Joey Hess 2014-08-09 14:30:28 -04:00
parent 4f007ace87
commit 1ba1e37be3
2 changed files with 9 additions and 46 deletions

View file

@ -2,6 +2,8 @@ S3 has memory leaks
Sending a file to S3 causes a slow memory increase toward the file size.
> This is fixed, now that it uses aws. --[[Joey]]
Copying the file back from S3 causes a slow memory increase toward the
file size.