summaryrefslogtreecommitdiff
path: root/xmloff/inc/StyleMap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/StyleMap.hxx')
-rw-r--r--xmloff/inc/StyleMap.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/inc/StyleMap.hxx b/xmloff/inc/StyleMap.hxx
index d11447d6ab0a..77bf1262b4d5 100644
--- a/xmloff/inc/StyleMap.hxx
+++ b/xmloff/inc/StyleMap.hxx
@@ -35,11 +35,6 @@ struct StyleNameKey_Impl
m_aName( rName )
{
}
-
- inline StyleNameKey_Impl() :
- m_nFamily( 0 )
- {
- }
};
struct StyleNameHash_Impl