From: ana Date: Mon, 16 May 2016 15:56:51 +0000 (+0300) Subject: Windows compatibility X-Git-Tag: V7_8_0rc1~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a1451fefd171840916b7c7c87db7fa01dcbcfd3f;p=modules%2Fkernel.git Windows compatibility --- diff --git a/src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx b/src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx index 053960e36..e8d666b63 100644 --- a/src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx +++ b/src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx @@ -600,11 +600,6 @@ void SALOME_LifeCycleCORBA::killOmniNames() std::string python_exe; python_exe = std::string("python"); -#ifdef WIN32 - #ifdef _DEBUG_ - python_exe += std::string("_d"); - #endif -#endif if ( !portNumber.empty() ) {