summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/style/impastpl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx
index b8740f137df2..7cbb89817132 100644
--- a/xmloff/source/style/impastpl.hxx
+++ b/xmloff/source/style/impastpl.hxx
@@ -86,7 +86,6 @@ public:
const OUString& GetParent() const { return msParent; }
- PropertiesListType& GetPropertiesList() { return m_PropertiesList; }
const PropertiesListType& GetPropertiesList() const { return m_PropertiesList; }
bool operator< (const XMLAutoStylePoolParent& rOther) const;