]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/server_test.go
Fix bug in client tracker list (#106)
[rbdr/mobius] / hotline / server_test.go
index 0eb76f0768e27c67c236c2460f2b7da8c24d23a2..7e2608ed603f46f098feaf233d418ba2a0d17880 100644 (file)
@@ -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 {