summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/layerimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/layerimport.hxx')
-rw-r--r--xmloff/source/forms/layerimport.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/forms/layerimport.hxx b/xmloff/source/forms/layerimport.hxx
index dee6ad9e4efc..8975318d4b4b 100644
--- a/xmloff/source/forms/layerimport.hxx
+++ b/xmloff/source/forms/layerimport.hxx
@@ -37,7 +37,6 @@ class SvXMLImportContext;
class SvXMLStyleContext;
class SvXMLStylesContext;
-typedef tools::SvRef<SvXMLStylesContext> SvXMLStylesContextRef;
// unfortunately, we can't put this into our namespace, as the macro expands to (amongst others) a forward
// declaration of the class name, which then would be in the namespace, too