mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 16:44:48 -07:00
[Fix-Warnings] Remove more redundant empty declarations. (extra semicolons) (#6374)
This commit is contained in:
parent
858361e6d3
commit
8abd04dab1
21 changed files with 37 additions and 37 deletions
|
|
@ -22,7 +22,7 @@ public:
|
|||
inline QString getCardUpdaterBinaryName()
|
||||
{
|
||||
return "oracle";
|
||||
};
|
||||
}
|
||||
QByteArray getHash(const QString fileName);
|
||||
QByteArray getHash(QByteArray data);
|
||||
static bool deleteSpoilerFile();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue