agl / pond

Pond
BSD 3-Clause "New" or "Revised" License
912 stars 110 forks source link

fix nogui build #44

Closed ebfe closed 10 years ago

ebfe commented 10 years ago

30b1f168 broke the nogui build:

$ go build -tags nogui
# github.com/agl/pond/client
./main_linux.go:68: client.disableV2Ratchet undefined (type *noGUIClient has no field or method disableV2Ratchet)