STYLE: GAMGInterfaceField: clean up commented out code

This commit is contained in:
mattijs
2013-05-02 13:48:52 +01:00
parent c3737a206b
commit fa63ade137

View File

@ -112,14 +112,6 @@ public:
const lduInterfaceField& fineInterface
);
//TBD: make into construct from Istream.
// autoPtr<GAMGInterfaceField> New
// (
// const GAMGInterface& GAMGCp,
// Istream& is
// );
//- Return a pointer to a new interface created on freestore given
// the fine interface
static autoPtr<GAMGInterfaceField> New
@ -130,7 +122,6 @@ public:
);
// Constructors
//- Construct from GAMG interface and fine level interface field