remove not needed file.
This commit is contained in:
@ -1,14 +0,0 @@
|
|||||||
package types
|
|
||||||
|
|
||||||
type Button struct {
|
|
||||||
Name string
|
|
||||||
Code int
|
|
||||||
Keysym int
|
|
||||||
}
|
|
||||||
|
|
||||||
type Key struct {
|
|
||||||
Name string
|
|
||||||
Value string
|
|
||||||
Code int
|
|
||||||
Keysym int
|
|
||||||
}
|
|
Reference in New Issue
Block a user