remove old serialization support for VFPInjTable

This commit is contained in:
Arne Morten Kvarving
2020-03-18 14:54:04 +01:00
parent d905e0f037
commit 58b0ed66fc
3 changed files with 3 additions and 64 deletions

View File

@@ -40,7 +40,6 @@
namespace Opm
{
class VFPInjTable;
class VFPProdTable;
namespace Mpi
@@ -351,7 +350,6 @@ ADD_PACK_PROTOTYPES(data::WellRates)
ADD_PACK_PROTOTYPES(RestartKey)
ADD_PACK_PROTOTYPES(RestartValue)
ADD_PACK_PROTOTYPES(std::string)
ADD_PACK_PROTOTYPES(VFPInjTable)
ADD_PACK_PROTOTYPES(VFPProdTable)
} // end namespace Mpi