From: smh Date: Tue, 30 Mar 2004 09:38:14 +0000 (+0000) Subject: Roll-back previous integration X-Git-Tag: Merge_with_Ecole_Ete_a6~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0bf4a72d85628034bc33c2a252d876e83354dfc4;p=modules%2Fvisu.git Roll-back previous integration --- diff --git a/src/VISU_I/VISU_Gen_i.cc b/src/VISU_I/VISU_Gen_i.cc index 1b0d1a3c..3441da6c 100644 --- a/src/VISU_I/VISU_Gen_i.cc +++ b/src/VISU_I/VISU_Gen_i.cc @@ -57,10 +57,6 @@ #include #include -#include "SALOME_Event.hxx" -#include -#define EVENT_TIMEOUT 300000 - using namespace std; static QFileInfo aFileInfo; @@ -891,24 +887,4 @@ namespace VISU{ return myVisuGen->PasteInto(theStream,theObjectID,theObject); } - /*! SAN & VSR : Test QT_EVENT - >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> - */ - void VISU_Gen_i::DoSomething() { - static int myCounter = 0; - MESSAGE("VISU_Gen_i::DoSomething : "<