remove unnecessary #include
This commit is contained in:
parent
b12bc48ef5
commit
7b38f27d30
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ package xkb
|
|||
//#cgo LDFLAGS: -ldl
|
||||
//
|
||||
//#include <stdlib.h>
|
||||
//#include <xkbcommon/xkbcommon-compose.h>
|
||||
//#include <xkbcommon/xkbcommon.h>
|
||||
import "C"
|
||||
import "unsafe"
|
||||
|
|
Loading…
Reference in a new issue