]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Suppression of warnings.
authorageay <ageay>
Tue, 11 Oct 2011 14:29:54 +0000 (14:29 +0000)
committerageay <ageay>
Tue, 11 Oct 2011 14:29:54 +0000 (14:29 +0000)
src/GenericObj/SALOME_GenericObj_i.hh

index cac66ed46ab27ebb570fc847bc213e54a9a76d32..35fc1f36168bca95fa603f31d96138e71a81ee12 100644 (file)
@@ -68,7 +68,7 @@ namespace SALOME{
     /*! \brief Obsolete, left for compatibility reasons only. Use UnRegister() instead.*/
     virtual void Destroy();
   };
-};
+}
 
 #endif