Salome HOME
The ability to register python plugins added
[modules/shaper.git] / src / ModelAPI / ModelAPI_Plugin.h
index 5222b4c7b5edcd23582cdffbd6933428784cb4a7..87406b422a8c8e6642c72dce37f8a394abf0acf2 100644 (file)
@@ -32,7 +32,6 @@ class MODELAPI_EXPORT ModelAPI_Plugin
   ModelAPI_Plugin()
   {
   }
-  ;
 };
 
 #endif