Cleaning last line at exit.
This commit is contained in:
parent
e1cb021412
commit
3f013a2759
@ -120,6 +120,8 @@ int main(int argc, char** argv)
|
|||||||
delete cmCursesForm::CurrentForm;
|
delete cmCursesForm::CurrentForm;
|
||||||
cmCursesForm::CurrentForm = 0;
|
cmCursesForm::CurrentForm = 0;
|
||||||
|
|
||||||
|
std::cout << std::endl << std::endl;
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user