aboutsummaryrefslogtreecommitdiff
path: root/hotline/server_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hotline/server_test.go')
-rw-r--r--hotline/server_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/hotline/server_test.go b/hotline/server_test.go
index 0eb76f0..7e2608e 100644
--- a/hotline/server_test.go
+++ b/hotline/server_test.go
@@ -41,8 +41,6 @@ func TestServer_handleFileTransfer(t *testing.T) {
TrackerPassID [4]byte
Stats *Stats
FS FileStore
- mux sync.Mutex
- flatNewsMux sync.Mutex
FlatNews []byte
}
type args struct {