remove old serialization support for DeckKeyword

This commit is contained in:
Arne Morten Kvarving
2020-03-17 15:40:52 +01:00
parent a289008c96
commit c5f36bd7cc
3 changed files with 1 additions and 42 deletions

View File

@@ -402,7 +402,6 @@ ADD_PACK_PROTOTYPES(data::Solution)
ADD_PACK_PROTOTYPES(data::Well)
ADD_PACK_PROTOTYPES(data::WellRates)
ADD_PACK_PROTOTYPES(Deck)
ADD_PACK_PROTOTYPES(DeckKeyword)
ADD_PACK_PROTOTYPES(Dimension)
ADD_PACK_PROTOTYPES(Group)
ADD_PACK_PROTOTYPES(Group::GroupInjectionProperties)