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