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