remove additional newline.
This commit is contained in:
parent
b2effce0e7
commit
58cb161bf3
@ -76,7 +76,6 @@ func KeyDown(code uint64) error {
|
||||
debounce_key[code] = time.Now()
|
||||
|
||||
C.XKey(C.ulong(code), C.int(1))
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user