mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Removed registerMetadata from preferences, not needed
This commit is contained in:
@@ -38,9 +38,6 @@ namespace BlackMisc
|
||||
//! Default constructor.
|
||||
CDistributorListPreferences();
|
||||
|
||||
//! \copydoc BlackMisc::CValueObject::registerMetadata
|
||||
static void registerMetadata();
|
||||
|
||||
//! Get distributors
|
||||
const CDistributorList &getDistributors(const CSimulatorInfo &simulator) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user