From 52e285ea865c5983f6bbc4b282f8236f445709b3 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Mon, 16 May 2016 20:10:33 +1000 Subject: [PATCH] Remove unused fields in testDownloadCancelParams --- client_test.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/client_test.go b/client_test.go index c87eafd9..05a194f6 100644 --- a/client_test.go +++ b/client_test.go @@ -747,9 +747,6 @@ func TestAddMetainfoWithNodes(t *testing.T) { } type testDownloadCancelParams struct { - Responsive bool - Readahead int64 - SetReadahead bool ExportClientStatus bool SetLeecherStorageCapacity bool LeecherStorageCapacity int64 -- 2.48.1