fix pango crash
This commit is contained in:
parent
32c66cee87
commit
8e8e1b7614
3 changed files with 7 additions and 2 deletions
|
|
@ -55,7 +55,6 @@ static void cleanup();
|
|||
static void requireGlobal(const void *p, const char *name);
|
||||
static void waylandFlush();
|
||||
[[noreturn]] static void diesys(const char *why);
|
||||
[[noreturn]] static void die(const char *why);
|
||||
|
||||
wl_display *display;
|
||||
wl_compositor *compositor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue