fix windows compile error

This commit is contained in:
chzyer 2016-07-22 00:40:16 +08:00
parent d478c186fd
commit 4f0ff8f850
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@ var (
)
type (
short int16
word uint16
coord struct {
x short
y short