Skip to content

Commit

Permalink
Merge pull request ipfs#33 from JustinDrake/patch-3
Browse files Browse the repository at this point in the history
Remove clientOnly as per ipfs#26
  • Loading branch information
whyrusleeping authored Nov 16, 2016
2 parents 4e5a129 + dd947df commit 859ab8f
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 859ab8f

Please sign in to comment.