WIP progress!
This commit is contained in:
parent
9cb10980e3
commit
53af3af200
2 changed files with 10 additions and 3 deletions
|
|
@ -25,7 +25,6 @@ struct surface_list {
|
|||
};
|
||||
|
||||
struct client_state {
|
||||
// TODO: move this to surface
|
||||
int width, height;
|
||||
int running;
|
||||
int output_type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue