Removed temporary debug output
This commit is contained in:
parent
a14fe518be
commit
d12cc6cb77
7 changed files with 1 additions and 50 deletions
src/slic3r/GUI
|
@ -159,10 +159,6 @@ GUI_App::GUI_App()
|
|||
|
||||
GUI_App::~GUI_App()
|
||||
{
|
||||
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
std::cout << "GUI_App::~GUI_App()\n";
|
||||
//@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
if (app_config != nullptr)
|
||||
delete app_config;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue