removing variables config.screen*

This commit is contained in:
phillbush
2020-07-30 00:25:55 -03:00
parent 64240f40ee
commit b6cf4847ce
3 changed files with 6 additions and 9 deletions

View File

@@ -42,7 +42,6 @@ struct Config {
/* the value below is computed by xmenu */
int iconsize;
int screenw, screenh; /* screen width and height */
};
/* draw context structure */