Fix compilation
This commit is contained in:
@@ -121,7 +121,6 @@ int main(int argc, char **argv)
|
|||||||
Config.statusbar_visibility = 0;
|
Config.statusbar_visibility = 0;
|
||||||
|
|
||||||
Actions::setWindowsDimensions();
|
Actions::setWindowsDimensions();
|
||||||
Actions::validateScreenSize();
|
|
||||||
Actions::initializeScreens();
|
Actions::initializeScreens();
|
||||||
|
|
||||||
wHeader = new NC::Window(0, 0, COLS, Actions::HeaderHeight, "", Config.header_color, NC::Border());
|
wHeader = new NC::Window(0, 0, COLS, Actions::HeaderHeight, "", Config.header_color, NC::Border());
|
||||||
|
|||||||
Reference in New Issue
Block a user