Salome HOME
#18963 Minimize compiler warnings
[plugins/hexoticplugin.git] / src / HexoticPlugin / HexoticPlugin_i.cxx
index 9a0db043bf446ed584fa987419e5380e5dd0758b..079ebf5d166243829b25fd507a4fbd40550b7f3c 100644 (file)
@@ -58,7 +58,6 @@ extern "C"
     else if (strcmp(aHypName, "Hexotic_Parameters") == 0 ||
              strcmp(aHypName, "MG-Hexa Parameters") == 0)
       aCreator = new HexoticPlugin_Creator_i<HexoticPlugin_Hypothesis_i>;
-    else ;
 
     return aCreator;
   }