mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Removed unused function
This commit is contained in:
@@ -205,11 +205,6 @@ namespace BlackCore
|
||||
|
||||
//! Remote enabled version of file exists
|
||||
virtual bool existsFile(const QString &fileName) const = 0;
|
||||
|
||||
//! Change settings
|
||||
//! \todo Remove with old settings
|
||||
void changeSettings(uint typeValue);
|
||||
|
||||
};
|
||||
} // ns
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user