Salome HOME
Updated copyright comment
[modules/kernel.git] / src / SALOMESDS / SALOMESDS_DataScopeServer.cxx
index fa7d04a9e3b6fba42781c7fb1d593ec2414affa7..12005b9fa90be75d4de251952022dc53a640fd9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -48,7 +48,6 @@ std::size_t DataScopeServerBase::COUNTER=0;
 
 void DataScopeKiller::shutdown()
 {
-  Py_Finalize();
   _orb->shutdown(0);
 }