diff options
author | Noel Grandin <noel@peralex.com> | 2013-06-03 13:38:38 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-06-05 08:13:21 +0200 |
commit | dcbaf7c253031a8f7b568c57397c663edfa26e5b (patch) | |
tree | c0182e65a72cbb1c8941865765b48171be55bf89 /cui/source/tabpages/numpages.cxx | |
parent | 9a49980efa3522eb89f66eb185c98009236ffa89 (diff) |
remove unused componentcontext.hxx includes
Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048
Diffstat (limited to 'cui/source/tabpages/numpages.cxx')
-rw-r--r-- | cui/source/tabpages/numpages.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/numpages.cxx b/cui/source/tabpages/numpages.cxx index 5bd09ae8499a..1f69db81a509 100644 --- a/cui/source/tabpages/numpages.cxx +++ b/cui/source/tabpages/numpages.cxx @@ -59,7 +59,6 @@ #include <com/sun/star/text/XNumberingTypeInfo.hpp> #include <svx/dialmgr.hxx> #include <svx/dialogs.hrc> -#include <comphelper/componentcontext.hxx> #include <algorithm> #include <vector> |