mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
I have no linter, yet I must lint.
Took 4 minutes
This commit is contained in:
parent
ad4888fcf1
commit
0aa0ee2672
5 changed files with 10 additions and 13 deletions
|
|
@ -34,8 +34,6 @@ bool AbstractDecklistCardNode::compareName(AbstractDecklistNode *other) const
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool AbstractDecklistCardNode::readElement(QXmlStreamReader *xml)
|
||||
{
|
||||
while (!xml->atEnd()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue