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 /sw/source | |
parent | d81c7f47c98d88dc30822dd9e0550461afe77dbf (diff) |
cntnrsrt.hxx: remove dead code
Change-Id: I004101e814ac3eb1de7a518c2dd9b1f14683eca8
Diffstat (limited to 'sw/source')
-rw-r--r-- | sw/source/filter/xml/xmltble.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/filter/xml/xmltble.cxx b/sw/source/filter/xml/xmltble.cxx index eb3c518147bb..4acd7ebf9518 100644 --- a/sw/source/filter/xml/xmltble.cxx +++ b/sw/source/filter/xml/xmltble.cxx @@ -36,7 +36,6 @@ #include <xmloff/xmltoken.hxx> #include <xmloff/xmluconv.hxx> #include <xmloff/numehelp.hxx> -#include <svl/cntnrsrt.hxx> #include <svl/zforlist.hxx> #include <editeng/brshitem.hxx> #include <editeng/boxitem.hxx> |