summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-05 12:08:02 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-05 12:11:16 +0200
commit97722c821556b1a7738c34490b4d58d9a9010c67 (patch)
tree3065620c3b30ec183a846da96178846f2e1e6831
parent27c031434f8737d4c11b50e348a125cd6e4991ad (diff)
Drop unnecessary inclusions of <sal/main.h>
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_app.cxx1
-rw-r--r--slideshow/test/demoshow.cxx1
-rw-r--r--svtools/bmpmaker/g2g.cxx2
-rw-r--r--tools/bootstrp/rscdep.cxx1
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>