From a5dba7dbec8fb6ac709375fc7c5af0430dfb6c0b Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Fri, 16 Jun 2017 23:30:28 +0200 Subject: remove unused osl/mutex.hxx includes Change-Id: I3b50e45fdb99e9cd8bfda07356ee3ddb4dd0f8bb Reviewed-on: https://gerrit.libreoffice.org/38905 Tested-by: Jenkins Reviewed-by: Jochen Nitschke --- shell/source/cmdmail/cmdmailsuppl.hxx | 1 - shell/source/unix/exec/shellexec.hxx | 1 - 2 files changed, 2 deletions(-) (limited to 'shell/source') diff --git a/shell/source/cmdmail/cmdmailsuppl.hxx b/shell/source/cmdmail/cmdmailsuppl.hxx index 13b4d319ac51..abbcb6736208 100644 --- a/shell/source/cmdmail/cmdmailsuppl.hxx +++ b/shell/source/cmdmail/cmdmailsuppl.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SHELL_SOURCE_CMDMAIL_CMDMAILSUPPL_HXX #include -#include #include #include #include diff --git a/shell/source/unix/exec/shellexec.hxx b/shell/source/unix/exec/shellexec.hxx index d00c8d0a88c5..38ebf8ea94c0 100644 --- a/shell/source/unix/exec/shellexec.hxx +++ b/shell/source/unix/exec/shellexec.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SHELL_SOURCE_UNIX_EXEC_SHELLEXEC_HXX #include -#include #include #include -- cgit