remove unused typedef.

This commit is contained in:
Robert Kloefkorn
2016-02-15 11:41:55 +01:00
parent 2eebf73e1a
commit 743fad877a

View File

@@ -99,7 +99,6 @@ namespace {
}
typedef AutoDiffBlock<double>::V V;
typedef AutoDiffBlock<double>::M M;
const V& gpot = geo.gravityPotential();
const V& trans = geo.transmissibility();