From 0bf4a72d85628034bc33c2a252d876e83354dfc4 Mon Sep 17 00:00:00 2001 From: smh Date: Tue, 30 Mar 2004 09:38:14 +0000 Subject: [PATCH] Roll-back previous integration --- src/VISU_I/VISU_Gen_i.cc | 26 +------------------------- src/VISU_I/VISU_Gen_i.hh | 7 ------- 2 files changed, 1 insertion(+), 32 deletions(-) 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 : "<