cleanup to fix warnings
This commit is contained in:
parent
f3d25a2084
commit
9143deb610
3
main.cpp
3
main.cpp
@ -22,12 +22,9 @@
|
||||
|
||||
const int WIDTH {700};
|
||||
const int HEIGHT {700};
|
||||
const double FPS {50.0};
|
||||
const int nanosecs {};
|
||||
|
||||
sc::gui::Window* main_window {nullptr};
|
||||
sc::gui::Image* main_image {nullptr};
|
||||
// cairo_t* cr {nullptr};
|
||||
RectSaver* main_saver {nullptr};
|
||||
bool expired {true};
|
||||
bool should_run {true};
|
||||
|
Loading…
x
Reference in New Issue
Block a user