Kaydet (Commit) 993f4921 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove redundant pure override

Change-Id: I5d41b22ba5b27c278d04a70987812a281dd7dba9
üst 2d37dd8d
......@@ -1326,7 +1326,6 @@ public:
virtual sal_Size GetLen() const SAL_OVERRIDE;
virtual sal_uInt16 GetNum() const SAL_OVERRIDE;
virtual void Save( XclExpStream& rStrm ) SAL_OVERRIDE;
virtual void SaveXml( XclExpXmlStream& rStrm ) SAL_OVERRIDE = 0;
};
sal_Size ExcXmlRecord::GetLen() const
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment