Remove unneccessary waylandFlush() calls
This commit is contained in:
parent
b60462feb6
commit
64fa80f8b2
4 changed files with 5 additions and 9 deletions
|
|
@ -5,8 +5,6 @@
|
|||
#include <wayland-client.h>
|
||||
#include "wlr-layer-shell-unstable-v1-client-protocol.h"
|
||||
|
||||
void waylandFlush();
|
||||
|
||||
extern wl_display *display;
|
||||
extern wl_compositor *compositor;
|
||||
extern wl_shm *shm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue