Skip to content

Commit

Permalink
Remove clientOnly as per ipfs#26
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinDrake authored Nov 15, 2016
1 parent 3efe960 commit dd947df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dht.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ type IpfsDHT struct {
ctx context.Context
proc goprocess.Process

clientOnly bool

strmap map[peer.ID]*messageSender
smlk sync.Mutex
}
Expand Down

0 comments on commit dd947df

Please sign in to comment.