diff --git a/src/session.h b/src/session.h index 8ce14b45..4a7b9b4c 100644 --- a/src/session.h +++ b/src/session.h @@ -22,27 +22,8 @@ #ifndef WMSESSION_H_ #define WMSESSION_H_ - -typedef struct { - int x; - int y; - unsigned int w; /* client size */ - unsigned int h; - - int workspace; - unsigned shortcuts; /* mask like 1<