diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-07 16:38:51 +0200 |
---|---|---|
committer | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-06-08 01:10:32 +0200 |
commit | 442211903bddac7cb244dfb762623e7046b45da2 (patch) | |
tree | 0689a1ff30f64316d0f1ab92e53722cdb8fe1dfb /framework/inc/helper | |
parent | f95cb2841a373cd9665f0f0462cec0efd2b544aa (diff) |
framework: cleanup xserviceinfo.hxx includes
Change-Id: Ie5addc277fd47663726199dd7b94fb7299aa4d9c
Reviewed-on: https://gerrit.libreoffice.org/38539
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'framework/inc/helper')
-rw-r--r-- | framework/inc/helper/statusindicatorfactory.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/helper/statusindicatorfactory.hxx b/framework/inc/helper/statusindicatorfactory.hxx index 8115f758ea3e..6a4737fa600a 100644 --- a/framework/inc/helper/statusindicatorfactory.hxx +++ b/framework/inc/helper/statusindicatorfactory.hxx @@ -26,7 +26,6 @@ // include files of own module #include <helper/wakeupthread.hxx> -#include <macros/xserviceinfo.hxx> #include <general.h> // include uno interfaces |