remove old serialization support for UDQCOnfig

This commit is contained in:
Arne Morten Kvarving
2020-03-16 15:41:45 +01:00
parent e165bd56a5
commit d7cfb92edc
3 changed files with 1 additions and 51 deletions

View File

@@ -123,7 +123,6 @@ class TlmixparRecord;
class TlmixparTable;
class Tuning;
class UDAValue;
class UDQConfig;
class UDQParams;
class UnitSystem;
class Valve;
@@ -560,7 +559,6 @@ ADD_PACK_PROTOTYPES(TlmixparRecord)
ADD_PACK_PROTOTYPES(TlmixparTable)
ADD_PACK_PROTOTYPES(Tuning)
ADD_PACK_PROTOTYPES(UDAValue)
ADD_PACK_PROTOTYPES(UDQConfig)
ADD_PACK_PROTOTYPES(UDQParams)
ADD_PACK_PROTOTYPES(UnitSystem)
ADD_PACK_PROTOTYPES(Valve)