diff options
-rw-r--r-- | desktop/source/pkgchk/unopkg/unopkg_app.cxx | 1 | ||||
-rw-r--r-- | slideshow/test/demoshow.cxx | 1 | ||||
-rw-r--r-- | svtools/bmpmaker/g2g.cxx | 2 | ||||
-rw-r--r-- | tools/bootstrp/rscdep.cxx | 1 |
4 files changed, 0 insertions, 5 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx index 3289d5b34285..aa612e431c36 100644 --- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx +++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx @@ -33,7 +33,6 @@ #include "unopkg_main.h" #include "unopkg_shared.h" #include "dp_identifier.hxx" -#include "sal/main.h" #include "tools/extendapplicationenvironment.hxx" #include "rtl/ustrbuf.hxx" #include "rtl/uri.hxx" diff --git a/slideshow/test/demoshow.cxx b/slideshow/test/demoshow.cxx index 2432e3720a7d..f52ba553b260 100644 --- a/slideshow/test/demoshow.cxx +++ b/slideshow/test/demoshow.cxx @@ -26,7 +26,6 @@ * ************************************************************************/ -#include <sal/main.h> #include <rtl/ref.hxx> #include <rtl/bootstrap.hxx> diff --git a/svtools/bmpmaker/g2g.cxx b/svtools/bmpmaker/g2g.cxx index 024700dc7cc7..159b2c80b3ea 100644 --- a/svtools/bmpmaker/g2g.cxx +++ b/svtools/bmpmaker/g2g.cxx @@ -33,8 +33,6 @@ #include <signal.h> #include <ctype.h> -#include <sal/main.h> - #include <tools/fsys.hxx> #include <tools/stream.hxx> #include <vcl/svapp.hxx> diff --git a/tools/bootstrp/rscdep.cxx b/tools/bootstrp/rscdep.cxx index 3595137a657a..adae8caa9a41 100644 --- a/tools/bootstrp/rscdep.cxx +++ b/tools/bootstrp/rscdep.cxx @@ -37,7 +37,6 @@ #include <string.h> #include "bootstrp/prj.hxx" -#include "sal/main.h" #include <tools/string.hxx> #include <tools/fsys.hxx> |