mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Delete registrations: https://swift-project.slack.com/archives/C04J6J76N/p1511119242000011
Follow up of Refs #413
This commit is contained in:
@@ -101,8 +101,6 @@ namespace BlackMisc
|
||||
Weather::registerMetadata();
|
||||
|
||||
// needed by XSwiftBus proxy class
|
||||
qRegisterMetaType<CSequence<double>>();
|
||||
qRegisterMetaType<CSequence<double>>("CDoubleSequence");
|
||||
qDBusRegisterMetaType<CSequence<double>>();
|
||||
}
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user