summaryrefslogtreecommitdiff
path: root/sw/source/core/attr/format.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/attr/format.cxx')
-rw-r--r--sw/source/core/attr/format.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/core/attr/format.cxx b/sw/source/core/attr/format.cxx
index e958b2eb4dae..09202c36bd2c 100644
--- a/sw/source/core/attr/format.cxx
+++ b/sw/source/core/attr/format.cxx
@@ -721,11 +721,6 @@ sal_uInt16 SwFormat::ResetAllFormatAttr()
return aNew.Count();
}
-bool SwFormat::GetInfo( SfxPoolItem& rInfo ) const
-{
- return SwModify::GetInfo( rInfo );
-}
-
void SwFormat::DelDiffs( const SfxItemSet& rSet )
{
if( !m_aSet.Count() )