mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-16 01:00:36 +05:00
Fix for NPAL14147 : Remove a lot of trace at launching.
This commit is contained in:
parent
5bab7f5bc8
commit
eccd6b6a6a
@ -25,7 +25,9 @@
|
||||
# see salome_shared_modules.py
|
||||
# (avoids incomplete import at run time)
|
||||
|
||||
print "============== import SMESH ======================="
|
||||
from launchConfigureParser import verbose
|
||||
|
||||
if verbose(): print "============== import SMESH ======================="
|
||||
|
||||
import SMESH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user