diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2016-11-23 02:45:38 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-11-23 07:30:47 +0000 |
commit | 9b2e69abfc6386578fe3313362f1bbfe74c36a14 (patch) | |
tree | c18a1bf65d7f3df3422b013a43226e6f2d7f6644 /sw/source/uibase/frmdlg/frmmgr.cxx | |
parent | 741b56fc09e8c9c4361baa7a876fe3c8b81710db (diff) |
tdf#42949 Remove unused uno headers from /sw/source/uibase
Change-Id: Iec10c5411814008f873868382faf245f38eeae1f
Reviewed-on: https://gerrit.libreoffice.org/31097
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/frmdlg/frmmgr.cxx')
-rw-r--r-- | sw/source/uibase/frmdlg/frmmgr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/frmdlg/frmmgr.cxx b/sw/source/uibase/frmdlg/frmmgr.cxx index bb7bad68a414..396156185733 100644 --- a/sw/source/uibase/frmdlg/frmmgr.cxx +++ b/sw/source/uibase/frmdlg/frmmgr.cxx @@ -38,7 +38,6 @@ #include "format.hxx" #include "mdiexp.hxx" #include "poolfmt.hxx" -#include <com/sun/star/text/TextContentAnchorType.hpp> #include <com/sun/star/text/HoriOrientation.hpp> #include <com/sun/star/text/VertOrientation.hpp> #include <com/sun/star/text/RelOrientation.hpp> |