mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Remove broken code
This commit is contained in:
@@ -51,9 +51,7 @@ namespace BlackMisc
|
|||||||
|
|
||||||
CStatusMessageList CAircraftCategory::validate() const
|
CStatusMessageList CAircraftCategory::validate() const
|
||||||
{
|
{
|
||||||
static const CLogCategoryList cats({ CLogCategory("swift.blackmisc.aircraftcategory"), CLogCategory::validation()});
|
return {};
|
||||||
CStatusMessageList msg;
|
|
||||||
return msg;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool CAircraftCategory::isNull() const
|
bool CAircraftCategory::isNull() const
|
||||||
|
|||||||
Reference in New Issue
Block a user