remove debug (#3572)

This commit is contained in:
ctrlaltca 2019-02-08 11:57:24 +01:00 committed by GitHub
parent 923b4acdbc
commit e4bac025dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,9 +155,7 @@ void CockatriceXml3Parser::loadCardsFromXml(QXmlStreamReader &xml)
bool upsideDown = false;
while (!xml.atEnd()) {
qDebug() << xml.name();
if (xml.readNext() == QXmlStreamReader::EndElement) {
qDebug() << "end";
break;
}
// variable - assigned properties