diff options
Diffstat (limited to 'vcl/source/app/salplug.cxx')
-rw-r--r-- | vcl/source/app/salplug.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/app/salplug.cxx b/vcl/source/app/salplug.cxx index 03c011ab7c75..4ec54849b21c 100644 --- a/vcl/source/app/salplug.cxx +++ b/vcl/source/app/salplug.cxx @@ -18,13 +18,11 @@ */ #include <osl/module.hxx> -#include <osl/process.h> #include <rtl/bootstrap.hxx> #include <rtl/process.h> #include <sal/log.hxx> -#include <salframe.hxx> #include <salinst.hxx> #include <config_vclplug.h> #include <desktop/crashreport.hxx> @@ -33,8 +31,6 @@ #include <headless/svpinst.hxx> #include <printerinfomanager.hxx> #include <unx/desktops.hxx> -#include <unx/gensys.h> -#include <unx/gendata.hxx> #include <unistd.h> #else |