mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-02 00:10:07 +02:00
remove additional newline.
This commit is contained in:
parent
b2effce0e7
commit
58cb161bf3
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ func KeyDown(code uint64) error {
|
|||
debounce_key[code] = time.Now()
|
||||
|
||||
C.XKey(C.ulong(code), C.int(1))
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue