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 --- vbahelper/source/vbahelper/vbashape.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vbahelper') diff --git a/vbahelper/source/vbahelper/vbashape.cxx b/vbahelper/source/vbahelper/vbashape.cxx index 486cc06d7b53..b1c43e08d1e4 100644 --- a/vbahelper/source/vbahelper/vbashape.cxx +++ b/vbahelper/source/vbahelper/vbashape.cxx @@ -34,7 +34,6 @@ #include #include -#include #include #include #include -- cgit