remove old serialization support for WListManager

This commit is contained in:
Arne Morten Kvarving
2020-03-17 15:40:52 +01:00
parent 778f1cfb8e
commit 7389959b88
5 changed files with 7 additions and 53 deletions

View File

@@ -74,8 +74,6 @@ class WellFoamProperties;
class WellPolymerProperties;
class WellSegments;
class WellTracerProperties;
class WList;
class WListManager;
namespace Mpi
{
@@ -450,8 +448,6 @@ ADD_PACK_PROTOTYPES(WellFoamProperties)
ADD_PACK_PROTOTYPES(WellPolymerProperties)
ADD_PACK_PROTOTYPES(WellSegments)
ADD_PACK_PROTOTYPES(WellTracerProperties)
ADD_PACK_PROTOTYPES(WList)
ADD_PACK_PROTOTYPES(WListManager)
} // end namespace Mpi