remove typedef Decoration
This commit is contained in:
parent
2d2c21664c
commit
d1ff1e6f75
5
dwl.c
5
dwl.c
@ -119,11 +119,6 @@ typedef struct {
|
||||
int isfullscreen;
|
||||
} Client;
|
||||
|
||||
typedef struct {
|
||||
struct wl_listener request_mode;
|
||||
struct wl_listener destroy;
|
||||
} Decoration;
|
||||
|
||||
typedef struct {
|
||||
uint32_t mod;
|
||||
xkb_keysym_t keysym;
|
||||
|
Loading…
x
Reference in New Issue
Block a user