NOISSUE refactor Mod a bunch, get rid of dead code
This commit is contained in:
parent
40c9af1a8b
commit
7d13e31198
16 changed files with 284 additions and 375 deletions
|
@ -76,7 +76,6 @@ public:
|
|||
|
||||
// WEAK compare operator - used for replacing worlds
|
||||
bool operator==(const World &other) const;
|
||||
bool strongCompare(const World &other) const;
|
||||
|
||||
private:
|
||||
void readFromZip(const QFileInfo &file);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue