From c0e308dc56cdfdeeb8261915fdb3413e96cdfc93 Mon Sep 17 00:00:00 2001 From: apo Date: Sat, 28 Apr 2007 05:14:05 +0000 Subject: [PATCH] To remove duplication myStudy attribute in the class hierarchy --- src/VISU_I/VISU_PrsObject_i.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/VISU_I/VISU_PrsObject_i.hh b/src/VISU_I/VISU_PrsObject_i.hh index f12a48b8..4e6b797a 100644 --- a/src/VISU_I/VISU_PrsObject_i.hh +++ b/src/VISU_I/VISU_PrsObject_i.hh @@ -76,7 +76,6 @@ namespace VISU public virtual RemovableObject_i { PrsObject_i(const PrsObject_i&); - SALOMEDS::Study_var myStudy; public: typedef RemovableObject_i TSuperClass; -- 2.39.2