summaryrefslogtreecommitdiffstats
path: root/sw/inc/fmtmeta.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-05 15:56:54 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-06 17:38:14 +0100
commitcd8b8485b6559a978f58c8c58075eee4a87588bf (patch)
treecb8c7217270e45825a5025f1805fb6a91944ba85 /sw/inc/fmtmeta.hxx
parentAdd missing #include <vector> (diff)
downloadcore-cd8b8485b6559a978f58c8c58075eee4a87588bf.tar.gz
core-cd8b8485b6559a978f58c8c58075eee4a87588bf.zip
Remove dead code
Diffstat (limited to 'sw/inc/fmtmeta.hxx')
-rw-r--r--sw/inc/fmtmeta.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/fmtmeta.hxx b/sw/inc/fmtmeta.hxx
index 8eb29b7b8aea..8cf7d4c0b45d 100644
--- a/sw/inc/fmtmeta.hxx
+++ b/sw/inc/fmtmeta.hxx
@@ -120,7 +120,6 @@ public:
// SfxPoolItem
virtual int operator==( const SfxPoolItem & ) const;
virtual SfxPoolItem * Clone( SfxItemPool *pPool = 0 ) const;
-// TYPEINFO();
/// notify clients registered at m_pMeta that this meta is being (re-)moved
void NotifyChangeTxtNode(SwTxtNode *const pTxtNode);