mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
refs #402, post merge feedback by MS
This commit is contained in:
@@ -56,12 +56,6 @@ namespace BlackMisc
|
||||
//! Register metadata of unit and quantity
|
||||
static void registerMetadata();
|
||||
|
||||
protected:
|
||||
//! Myself
|
||||
virtual const CStatusMessageList &container() const override { return *this; }
|
||||
|
||||
//! Myself
|
||||
virtual CStatusMessageList &container() override { return *this; }
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user