mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-05-05 08:37:29 +02:00
removed unnecessary debug print
This commit is contained in:
parent
28a4b55982
commit
29a7e0d769
@ -161,7 +161,6 @@ ProjectPanel::ProjectPanel(QWidget *parent):
|
||||
|
||||
ProjectPanel::~ProjectPanel()
|
||||
{
|
||||
qDebug() << "ProjectPanel::~ProjectPanel()";
|
||||
if (rcs) delete rcs;
|
||||
if (objdb) delete objdb;
|
||||
delete m_panel;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user