]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
Salome HOME
Get rid of compilation warnings. Part I.
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_ImportFeature.cpp
index e4eaa0c95ca54dd51a7854c677315314c252bf7f..0b1c6cb95a31e86f889fb5e4dd5041274ab4d96b 100644 (file)
@@ -413,7 +413,6 @@ void ExchangePlugin_ImportFeature::loadNamingDS(
   //load result
   theResultBody->store(theGeomShape);
 
-  int aTag(1);
   std::string aNameMS = "Shape";
   theResultBody->loadFirstLevel(theGeomShape, aNameMS);
 }