eth: fix megacheck warnings

This commit is contained in:
Egon Elbre
2017-08-07 19:54:20 +03:00
parent 971079822e
commit 8f06b7980d
7 changed files with 17 additions and 40 deletions
-1
View File
@@ -54,7 +54,6 @@ type PublicFilterAPI struct {
backend Backend
useMipMap bool
mux *event.TypeMux
quit chan struct{}
chainDb ethdb.Database
events *EventSystem
filtersMu sync.Mutex