From 843df0f0f353dbab71be29f7f697918958528d88 Mon Sep 17 00:00:00 2001 From: mzn Date: Wed, 26 Apr 2006 13:35:52 +0000 Subject: [PATCH] IPAL12287. --- src/SMESHGUI/SMESHGUI_Swig.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/SMESHGUI/SMESHGUI_Swig.cxx b/src/SMESHGUI/SMESHGUI_Swig.cxx index 20b00e565..1304bb5d2 100644 --- a/src/SMESHGUI/SMESHGUI_Swig.cxx +++ b/src/SMESHGUI/SMESHGUI_Swig.cxx @@ -331,9 +331,6 @@ SMESH_Swig::Init(int theStudyID) void Execute() { - if(SUIT_ResourceMgr* aResMgr = SMESHGUI::resourceMgr()) - aResMgr->loadLanguage( QString::null, "en" ); - SUIT_Session* aSession = SUIT_Session::session(); SUIT_Application* anApplication = aSession->activeApplication(); SalomeApp_Application* anApp = dynamic_cast(anApplication); -- 2.39.2