mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Removed redundant registerMetadata for simulation
This commit is contained in:
committed by
Mathew Sutcliffe
parent
77f1f68808
commit
542c93051f
@@ -13,7 +13,6 @@
|
||||
#include "blackcore/blackcorefreefunctions.h"
|
||||
#include "blackmisc/network/server.h"
|
||||
#include "blackmisc/statusmessagelist.h"
|
||||
#include "blackmisc/aviation/aircraft.h"
|
||||
#include "blackmisc/blackmiscfreefunctions.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include "blackcore/context_runtime.h"
|
||||
@@ -111,7 +110,6 @@ namespace BlackCore
|
||||
{
|
||||
BlackMisc::registerMetadata();
|
||||
BlackMisc::initResources();
|
||||
BlackMisc::Simulation::registerMetadata();
|
||||
BlackCore::registerMetadata();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user