From: mpv Date: Mon, 7 Sep 2015 13:24:13 +0000 (+0300) Subject: Disable debug output X-Git-Tag: V_1.4.0_beta4~88 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=08b8029a11951ce9bdf6f4071d9b0762c5fbf5f8;p=modules%2Fshaper.git Disable debug output --- diff --git a/src/Model/Model_Update.cpp b/src/Model/Model_Update.cpp index 169cf2b7d..737a2fc6c 100644 --- a/src/Model/Model_Update.cpp +++ b/src/Model/Model_Update.cpp @@ -33,7 +33,7 @@ using namespace std; Model_Update MY_UPDATER_INSTANCE; /// the only one instance initialized on load of the library -#define DEB_UPDATE +//#define DEB_UPDATE Model_Update::Model_Update() {