mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-14 03:12:47 +01:00
cleanup
This commit is contained in:
parent
f59f814c97
commit
e3f414536e
2
main.c
2
main.c
@ -296,8 +296,6 @@ create_and_upload_keymap(const char * name, uint32_t comp_unichr, uint32_t comp_
|
|||||||
|
|
||||||
int
|
int
|
||||||
main(int argc, char **argv) {
|
main(int argc, char **argv) {
|
||||||
uint8_t i;
|
|
||||||
|
|
||||||
/* connect to compositor */
|
/* connect to compositor */
|
||||||
display = wl_display_connect(NULL);
|
display = wl_display_connect(NULL);
|
||||||
if (display == NULL) {
|
if (display == NULL) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user