From 2ed03d35e6d8144771fd7a3380babfd9ffe4dd9e Mon Sep 17 00:00:00 2001 From: imn Date: Mon, 16 Feb 2015 17:56:10 +0300 Subject: [PATCH] Remove unused header AIS_Drawer.hxx --- src/EntityGUI/EntityGUI_3DSketcherDlg.cxx | 1 - src/GEOMGUI/GEOMGUI_Selection.cxx | 1 - src/GEOMGUI/GEOM_Displayer.cxx | 1 - src/GEOMGUI/GeometryGUI.cxx | 1 - src/GEOMToolsGUI/GEOMToolsGUI_1.cxx | 1 - src/MeasureGUI/MeasureGUI_AngleDlg.cxx | 1 - src/MeasureGUI/MeasureGUI_DistanceDlg.cxx | 1 - src/OBJECT/GEOM_AISShape.cxx | 1 - src/OBJECT/GEOM_TopWireframeShape.cxx | 1 - 9 files changed, 9 deletions(-) diff --git a/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx b/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx index 87660e3c0..41a10d232 100755 --- a/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx +++ b/src/EntityGUI/EntityGUI_3DSketcherDlg.cxx @@ -60,7 +60,6 @@ #include #include #include -#include #include #include #include diff --git a/src/GEOMGUI/GEOMGUI_Selection.cxx b/src/GEOMGUI/GEOMGUI_Selection.cxx index 6633ff7e9..f591ecba4 100644 --- a/src/GEOMGUI/GEOMGUI_Selection.cxx +++ b/src/GEOMGUI/GEOMGUI_Selection.cxx @@ -65,7 +65,6 @@ #include #include #include -#include #include #include #include diff --git a/src/GEOMGUI/GEOM_Displayer.cxx b/src/GEOMGUI/GEOM_Displayer.cxx index 02ed62e65..e024262fa 100644 --- a/src/GEOMGUI/GEOM_Displayer.cxx +++ b/src/GEOMGUI/GEOM_Displayer.cxx @@ -81,7 +81,6 @@ #include // OCCT Includes -#include #include #include #include diff --git a/src/GEOMGUI/GeometryGUI.cxx b/src/GEOMGUI/GeometryGUI.cxx index 91428d94b..510abe1a5 100644 --- a/src/GEOMGUI/GeometryGUI.cxx +++ b/src/GEOMGUI/GeometryGUI.cxx @@ -98,7 +98,6 @@ #include #include -#include #include #include #include diff --git a/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx b/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx index 376ea95e1..21dafed12 100644 --- a/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx +++ b/src/GEOMToolsGUI/GEOMToolsGUI_1.cxx @@ -90,7 +90,6 @@ #include "utilities.h" // OCCT Includes -#include #include #include #include diff --git a/src/MeasureGUI/MeasureGUI_AngleDlg.cxx b/src/MeasureGUI/MeasureGUI_AngleDlg.cxx index 1833b56a6..64c51cc78 100644 --- a/src/MeasureGUI/MeasureGUI_AngleDlg.cxx +++ b/src/MeasureGUI/MeasureGUI_AngleDlg.cxx @@ -55,7 +55,6 @@ #include #include #include -#include #include #include #include diff --git a/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx b/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx index 33575463a..d51f62618 100644 --- a/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx +++ b/src/MeasureGUI/MeasureGUI_DistanceDlg.cxx @@ -47,7 +47,6 @@ // OCCT Includes #include #include -#include #include #include #include diff --git a/src/OBJECT/GEOM_AISShape.cxx b/src/OBJECT/GEOM_AISShape.cxx index 00278fec5..961f9aae0 100644 --- a/src/OBJECT/GEOM_AISShape.cxx +++ b/src/OBJECT/GEOM_AISShape.cxx @@ -31,7 +31,6 @@ #include // Open CASCADE Includes -#include #include #include #include diff --git a/src/OBJECT/GEOM_TopWireframeShape.cxx b/src/OBJECT/GEOM_TopWireframeShape.cxx index a582d8569..1edb08720 100755 --- a/src/OBJECT/GEOM_TopWireframeShape.cxx +++ b/src/OBJECT/GEOM_TopWireframeShape.cxx @@ -39,7 +39,6 @@ #include //Open CASCADE includes -#include #include #include -- 2.30.2