diff options
author | Matteo Casalin <matteo.casalin@yahoo.com> | 2014-05-14 08:33:54 +0200 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@yahoo.com> | 2014-05-24 22:09:09 +0200 |
commit | 352158b811df825233cc10eb4fa20f2611cfaeed (patch) | |
tree | 9db238a6d0e94e7e9e2de59e3a4eddd817af2fae /include/svl | |
parent | 852787151b7a5bee7095fa018dbd49148bc71271 (diff) |
Remove unused headers
Change-Id: I67cb5bf14114f9892d2680b7688092cafd9644f1
Diffstat (limited to 'include/svl')
-rw-r--r-- | include/svl/ctloptions.hxx | 2 | ||||
-rw-r--r-- | include/svl/languageoptions.hxx | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/include/svl/ctloptions.hxx b/include/svl/ctloptions.hxx index b8d503ec2952..d20a4f6cf4c5 100644 --- a/include/svl/ctloptions.hxx +++ b/include/svl/ctloptions.hxx @@ -21,8 +21,6 @@ #include <svl/svldllapi.h> #include <sal/types.h> -#include <svl/brdcst.hxx> -#include <svl/lstner.hxx> #include <unotools/options.hxx> class SvtCTLOptions_Impl; diff --git a/include/svl/languageoptions.hxx b/include/svl/languageoptions.hxx index 17d8767906e0..428e5ca79a22 100644 --- a/include/svl/languageoptions.hxx +++ b/include/svl/languageoptions.hxx @@ -21,8 +21,6 @@ #include <svl/svldllapi.h> #include <sal/types.h> -#include <svl/brdcst.hxx> -#include <svl/lstner.hxx> #include <unotools/configitem.hxx> #include <unotools/options.hxx> #include <i18nlangtag/lang.h> |