mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 12:26:58 +03:00
NOISSUE remove some dead code from version related classes
This commit is contained in:
parent
3aa28bd64a
commit
6f2a87167a
4 changed files with 0 additions and 24 deletions
|
|
@ -125,10 +125,6 @@ public:
|
|||
{
|
||||
return 0;
|
||||
}
|
||||
VersionSource getVersionSource() override
|
||||
{
|
||||
return VersionSource::Local;
|
||||
}
|
||||
bool isVersionChangeable() override
|
||||
{
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue