From 172ac70d0526ce96e66921f9ff72b700628db2f4 Mon Sep 17 00:00:00 2001 From: apo Date: Mon, 5 Dec 2005 15:35:26 +0000 Subject: [PATCH] To fix compilation errors --- src/SVTK/SVTK_Actor.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/SVTK/SVTK_Actor.h b/src/SVTK/SVTK_Actor.h index 3c9b3f759..cfb4d4b94 100644 --- a/src/SVTK/SVTK_Actor.h +++ b/src/SVTK/SVTK_Actor.h @@ -84,9 +84,6 @@ public: const TColStd_IndexedMapOfInteger& GetMapIndex() const; - const TColStd_IndexedMapOfInteger& - GetMapIndex() const; - protected: TColStd_IndexedMapOfInteger myMapIndex; -- 2.39.2