Remove stray qDebug
This commit is contained in:
@@ -52,8 +52,6 @@ Platform::Platform()
|
||||
{
|
||||
Q_ASSERT(!s_platform);
|
||||
s_platform = this;
|
||||
|
||||
qDebug() << "Created Platform";
|
||||
}
|
||||
|
||||
Platform::~Platform()
|
||||
|
||||
Reference in New Issue
Block a user