remove some debug output
This commit is contained in:
@@ -24,7 +24,5 @@ const QString &Path::getAppdataPath()
|
||||
appdataPath = path;
|
||||
}
|
||||
|
||||
qDebug() << "memes: " << appdataPath;
|
||||
|
||||
return appdataPath;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user