From: vsr Date: Tue, 21 Oct 2014 14:55:15 +0000 (+0400) Subject: Remove obsolete staff; redesign Handle-based and CDL-generated classes X-Git-Tag: V7_5_0b1^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4c18ac2cb90eb25fe438f08b320e1aa3c9fd20af;p=modules%2Fhomard.git Remove obsolete staff; redesign Handle-based and CDL-generated classes --- diff --git a/src/HOMARDGUI/HOMARDGUI.cxx b/src/HOMARDGUI/HOMARDGUI.cxx index 3c60dbef..5f27f3fb 100644 --- a/src/HOMARDGUI/HOMARDGUI.cxx +++ b/src/HOMARDGUI/HOMARDGUI.cxx @@ -39,7 +39,6 @@ #include "OB_Browser.h" #include "SALOME_ListIO.hxx" -#include "SALOME_ListIteratorOfListIO.hxx" #include "SalomeApp_Application.h" #include "SalomeApp_DataModel.h" diff --git a/src/HOMARDGUI/HOMARDGUI_Utils.cxx b/src/HOMARDGUI/HOMARDGUI_Utils.cxx index fdc6eda1..462a0aa0 100644 --- a/src/HOMARDGUI/HOMARDGUI_Utils.cxx +++ b/src/HOMARDGUI/HOMARDGUI_Utils.cxx @@ -32,7 +32,6 @@ #include "SalomeApp_Study.h" #include "SALOME_ListIO.hxx" -#include "SALOME_ListIteratorOfListIO.hxx" #include "SALOMEconfig.h" #include "utilities.h"