~ruther/dwl

d1ff1e6f75d9c53c953957b5c0a64e0bcb40008b — Leonardo Hernandez Hernandez 3 years ago 2d2c216
remove typedef `Decoration`
1 files changed, 0 insertions(+), 5 deletions(-)

M dwl.c
M dwl.c => dwl.c +0 -5
@@ 120,11 120,6 @@ typedef struct {
} Client;

typedef struct {
	struct wl_listener request_mode;
	struct wl_listener destroy;
} Decoration;

typedef struct {
	uint32_t mod;
	xkb_keysym_t keysym;
	void (*func)(const Arg *);

Do not follow this link