diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/backends/desktopbe/desktopbackend.cxx | 1 | ||||
-rw-r--r-- | shell/source/cmdmail/cmdmailentry.cxx | 1 | ||||
-rw-r--r-- | shell/source/cmdmail/cmdmailsuppl.cxx | 1 | ||||
-rw-r--r-- | shell/source/tools/lngconvex/cmdline.cxx | 1 | ||||
-rw-r--r-- | shell/source/unix/exec/shellexec.cxx | 1 | ||||
-rw-r--r-- | shell/source/unix/exec/shellexecentry.cxx | 1 | ||||
-rw-r--r-- | shell/source/win32/SysShentry.cxx | 1 | ||||
-rw-r--r-- | shell/source/win32/simplemail/smplmailentry.cxx | 1 | ||||
-rw-r--r-- | shell/source/win32/simplemail/smplmailmsg.cxx | 1 | ||||
-rw-r--r-- | shell/source/win32/simplemail/smplmailsuppl.cxx | 1 |
10 files changed, 0 insertions, 10 deletions
diff --git a/shell/source/backends/desktopbe/desktopbackend.cxx b/shell/source/backends/desktopbe/desktopbackend.cxx index e6d160f4a6fc..775659000cb8 100644 --- a/shell/source/backends/desktopbe/desktopbackend.cxx +++ b/shell/source/backends/desktopbe/desktopbackend.cxx @@ -41,7 +41,6 @@ #include <cppuhelper/implbase.hxx> #include "cppuhelper/implementationentry.hxx" #include "cppuhelper/weak.hxx" -#include "osl/diagnose.h" #include "osl/file.hxx" #include "osl/security.hxx" #include "rtl/string.h" diff --git a/shell/source/cmdmail/cmdmailentry.cxx b/shell/source/cmdmail/cmdmailentry.cxx index 006b3cf92c63..1e17dde9b3b4 100644 --- a/shell/source/cmdmail/cmdmailentry.cxx +++ b/shell/source/cmdmail/cmdmailentry.cxx @@ -19,7 +19,6 @@ #include <cppuhelper/factory.hxx> #include <com/sun/star/container/XSet.hpp> -#include <osl/diagnose.h> #include "cmdmailsuppl.hxx" using namespace ::com::sun::star::uno; diff --git a/shell/source/cmdmail/cmdmailsuppl.cxx b/shell/source/cmdmail/cmdmailsuppl.cxx index d3d9d8011038..6a31af2fe52a 100644 --- a/shell/source/cmdmail/cmdmailsuppl.cxx +++ b/shell/source/cmdmail/cmdmailsuppl.cxx @@ -19,7 +19,6 @@ #include <config_folders.h> -#include <osl/diagnose.h> #include <osl/thread.h> #include <rtl/bootstrap.hxx> diff --git a/shell/source/tools/lngconvex/cmdline.cxx b/shell/source/tools/lngconvex/cmdline.cxx index ae7c82d883d8..5c6fe20f4054 100644 --- a/shell/source/tools/lngconvex/cmdline.cxx +++ b/shell/source/tools/lngconvex/cmdline.cxx @@ -19,7 +19,6 @@ #include <stdexcept> -#include <osl/diagnose.h> #include "cmdline.hxx" diff --git a/shell/source/unix/exec/shellexec.cxx b/shell/source/unix/exec/shellexec.cxx index fb7c56e22554..def9d67cdae6 100644 --- a/shell/source/unix/exec/shellexec.cxx +++ b/shell/source/unix/exec/shellexec.cxx @@ -19,7 +19,6 @@ #include <config_folders.h> -#include <osl/diagnose.h> #include <osl/thread.h> #include <osl/process.h> #include <osl/file.hxx> diff --git a/shell/source/unix/exec/shellexecentry.cxx b/shell/source/unix/exec/shellexecentry.cxx index 2478f8c17808..bb6cd0c297fc 100644 --- a/shell/source/unix/exec/shellexecentry.cxx +++ b/shell/source/unix/exec/shellexecentry.cxx @@ -18,7 +18,6 @@ */ #include <cppuhelper/factory.hxx> -#include <osl/diagnose.h> #include "shellexec.hxx" using namespace ::com::sun::star::uno; diff --git a/shell/source/win32/SysShentry.cxx b/shell/source/win32/SysShentry.cxx index 4f208399ca5d..7a53c5436fef 100644 --- a/shell/source/win32/SysShentry.cxx +++ b/shell/source/win32/SysShentry.cxx @@ -19,7 +19,6 @@ #include <cppuhelper/factory.hxx> #include <com/sun/star/container/XSet.hpp> -#include <osl/diagnose.h> #include "SysShExec.hxx" using namespace ::com::sun::star::uno; diff --git a/shell/source/win32/simplemail/smplmailentry.cxx b/shell/source/win32/simplemail/smplmailentry.cxx index 752102f36908..25aaeb1d5f75 100644 --- a/shell/source/win32/simplemail/smplmailentry.cxx +++ b/shell/source/win32/simplemail/smplmailentry.cxx @@ -19,7 +19,6 @@ #include <cppuhelper/factory.hxx> #include <com/sun/star/container/XSet.hpp> -#include <osl/diagnose.h> #include "smplmailsuppl.hxx" using namespace ::com::sun::star::uno; diff --git a/shell/source/win32/simplemail/smplmailmsg.cxx b/shell/source/win32/simplemail/smplmailmsg.cxx index 19b8dd695652..63b17216cf0f 100644 --- a/shell/source/win32/simplemail/smplmailmsg.cxx +++ b/shell/source/win32/simplemail/smplmailmsg.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <osl/diagnose.h> #include <osl/file.h> #include "smplmailmsg.hxx" diff --git a/shell/source/win32/simplemail/smplmailsuppl.cxx b/shell/source/win32/simplemail/smplmailsuppl.cxx index e6599fd17f5e..0ade1644f1ea 100644 --- a/shell/source/win32/simplemail/smplmailsuppl.cxx +++ b/shell/source/win32/simplemail/smplmailsuppl.cxx @@ -18,7 +18,6 @@ */ #include <cppuhelper/supportsservice.hxx> -#include <osl/diagnose.h> #include "smplmailsuppl.hxx" #include "smplmailclient.hxx" |