NOISSUE remove unused version range filtering
This commit is contained in:
parent
e0596d3c86
commit
f565798650
5 changed files with 3 additions and 110 deletions
|
@ -104,7 +104,3 @@ private:
|
|||
|
||||
void parse();
|
||||
};
|
||||
|
||||
MULTIMC_LOGIC_EXPORT bool versionIsInInterval(const QString &version, const QString &interval);
|
||||
MULTIMC_LOGIC_EXPORT bool versionIsInInterval(const Version &version, const QString &interval);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue