Salome HOME
Fix for crash on multi-selection of group-vertices on imported body with Shift-key...
[modules/shaper.git] / src / ModuleBase / ModuleBase_SelectionValidator.cpp
index fa9b27e5e59035cc8f89720d3bc95050b4987ce1..7c92d953d64d4fa30906c6014f4cd5f15ac3bcd3 100644 (file)
@@ -6,10 +6,6 @@
 
 #include <ModuleBase_SelectionValidator.h>
 
-ModuleBase_SelectionValidator::~ModuleBase_SelectionValidator()
-{
-}
-
 bool ModuleBase_SelectionValidator::isValid(const ModuleBase_ISelection* theSelection,
                                             const std::list<std::string>& theArguments) const
 {