diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-05 12:08:02 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-11-05 12:11:16 +0200 |
commit | 97722c821556b1a7738c34490b4d58d9a9010c67 (patch) | |
tree | 3065620c3b30ec183a846da96178846f2e1e6831 /desktop | |
parent | 27c031434f8737d4c11b50e348a125cd6e4991ad (diff) |
Drop unnecessary inclusions of <sal/main.h>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/pkgchk/unopkg/unopkg_app.cxx | 1 |
1 files changed, 0 insertions, 1 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" |