0024927: Getting rid of "Persistent" functionality -- Samples and data
[occt.git] / samples / mfc / standard / 05_ImportExport / src / ColoredShapes.h
index a873ee9..937816d 100755 (executable)
@@ -25,9 +25,6 @@ protected:
        // Declare CArchive >> operator
        DECLARE_SERIAL(CColoredShapes);
 
-       // mute CObject::Serialize
-       void Serialize(CArchive& ar);
-
 private:
        TopTools_DataMapOfShapeInteger m_colorMap;
        TopoDS_ListOfShape   m_shapeList;