Fix build warning in far_tutorial_1

This commit is contained in:
manuelk 2014-12-20 14:32:00 -08:00
parent 15b4135cfb
commit 88bbdee64f

View File

@ -267,7 +267,6 @@ TopologyRefinerFactory<Converter>::assignComponentTopology(
TopologyRefiner & refiner, Converter const & conv) {
typedef Far::IndexArray IndexArray;
typedef Far::LocalIndexArray LocalIndexArray;
{ // Face relations:
int nfaces = conv.GetNumFaces();