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 --- desktop/inc/app.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/inc') diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx index 56ec44ac89db..974d0ef3fac0 100644 --- a/desktop/inc/app.hxx +++ b/desktop/inc/app.hxx @@ -30,7 +30,6 @@ #include #include #include -#include #include #include -- cgit