We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efb96f commit c87cfb0Copy full SHA for c87cfb0
1 file changed
include/inlines/console.h
@@ -272,7 +272,6 @@ inline void InputWindow::print_error(const wstring& text)
272
print_error_template(text);
273
}
274
275
-
276
inline Console::Console() :
277
banner_window(nullptr),
278
fullscreen_window(nullptr),
0 commit comments