From: Anthony Geay Date: Fri, 19 Feb 2021 07:31:04 +0000 (+0100) Subject: WIP X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8b68ff282ab87ba2602d54382897656565a32593;p=modules%2Fgui.git WIP --- diff --git a/src/Session/Session_ServerThread.cxx b/src/Session/Session_ServerThread.cxx index 5cc708528..fc1d2ac91 100644 --- a/src/Session/Session_ServerThread.cxx +++ b/src/Session/Session_ServerThread.cxx @@ -179,8 +179,7 @@ void Session_ServerThread::Shutdown() } template -void Session_ServerThread::ActivateModuleCatalog(int argc, - char ** argv) +void Session_ServerThread::ActivateModuleCatalog(int argc, char ** argv) { try { MESSAGE("ModuleCatalog thread started");