cznic / lldb

github.com/cznic/lldb has moved to modernc.org/lldb
https://godoc.org/modernc.org/lldb
BSD 3-Clause "New" or "Revised" License
33 stars 1 forks source link

Fixed gometalinter:deadcode #10

Closed ghost closed 8 years ago

ghost commented 8 years ago

Using gometalinter --disable-all --enable=deadcode "./..."

cznic commented 8 years ago

Reviewed, tested, merging. Thank you!