mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 22:13:27 +02:00
fix bug
This commit is contained in:
@@ -31,7 +31,6 @@ UIWidget::UIWidget(UIWidgetType type)
|
||||
|
||||
UIWidget::~UIWidget()
|
||||
{
|
||||
//logTraceDebug(m_id);
|
||||
if(!m_destroyed)
|
||||
logWarning("widget '", m_id, "' was destructed without being explicit destroyed");
|
||||
}
|
||||
|
Reference in New Issue
Block a user