removed the comment again
13805691
1 file(s) · +1 −2
| 96 | 96 | const char *symbol; |
|
| 97 | 97 | void (*arrange)(void); |
|
| 98 | 98 | Bool isfloating; |
|
| 99 | - | } Layout; /* TODO: layout should keep an auxilliary pointer to its Geometry, |
|
| 100 | - | instead of having all those layout specific vars globally */ |
|
| 99 | + | } Layout; |
|
| 101 | 100 | ||
| 102 | 101 | typedef struct { |
|
| 103 | 102 | const char *prop; |