diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-08-02 23:37:16 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-08-02 23:37:16 +0200 |
commit | e38940a137c5d3b474421ac0721a995dac46f8dd (patch) | |
tree | 3d4b2b64b77f6cd5259352060321c99984ae0917 /xmloff | |
parent | d81c7f47c98d88dc30822dd9e0550461afe77dbf (diff) |
cntnrsrt.hxx: remove dead code
Change-Id: I004101e814ac3eb1de7a518c2dd9b1f14683eca8
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/xmlstyle.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/xmlstyle.cxx b/xmloff/source/style/xmlstyle.cxx index 380dd48d5b24..aabfdc464191 100644 --- a/xmloff/source/style/xmlstyle.cxx +++ b/xmloff/source/style/xmlstyle.cxx @@ -39,7 +39,6 @@ #include <com/sun/star/style/XAutoStyleFamily.hpp> #include "PageMasterPropMapper.hxx" #include <tools/debug.hxx> -#include <svl/cntnrsrt.hxx> #include <svl/itemset.hxx> #include <xmloff/nmspmap.hxx> #include "xmloff/xmlnmspe.hxx" |