Salome HOME
#18963 Minimize compiler warnings
[plugins/hybridplugin.git] / src / HYBRIDPlugin / HYBRIDPlugin_i.cxx
index b54cf6e86b6b471b02337ecb3545cc97130c0175..628162b428deb2760cc2c529e771595fb785521b 100644 (file)
@@ -58,7 +58,6 @@ extern "C"
     // Hypothesis
     else if (strcmp(aHypName, "HYBRID_Parameters") == 0)
       aCreator = new HYBRIDPlugin_Creator_i<HYBRIDPlugin_Hypothesis_i>;
-    else ;
 
     return aCreator;
   }