mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 01:12:15 -07:00
remove debug statement
This commit is contained in:
parent
1ece73b2db
commit
6c835b6110
1 changed files with 0 additions and 1 deletions
|
|
@ -227,6 +227,5 @@ QStringList ShortcutsSettings::findOverlaps(const QString &name, const QString &
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
qDebug() << "TRACK" << overlaps;
|
|
||||||
return overlaps;
|
return overlaps;
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue