remove unused osl/mutex.hxx includes
Change-Id: I3b50e45fdb99e9cd8bfda07356ee3ddb4dd0f8bb Reviewed-on: https://gerrit.libreoffice.org/38905 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include "basmodnode.hxx"
|
||||
#include <com/sun/star/script/browse/BrowseNodeTypes.hpp>
|
||||
#include <comphelper/sequence.hxx>
|
||||
#include <osl/mutex.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <basic/basmgr.hxx>
|
||||
#include <basic/sbstar.hxx>
|
||||
|
@@ -24,7 +24,6 @@
|
||||
#include <com/sun/star/frame/XDispatchProvider.hpp>
|
||||
#include <com/sun/star/lang/XMultiComponentFactory.hpp>
|
||||
#include <com/sun/star/script/browse/BrowseNodeTypes.hpp>
|
||||
#include <osl/mutex.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <basic/sbstar.hxx>
|
||||
#include <basic/sbmeth.hxx>
|
||||
|
@@ -20,7 +20,6 @@
|
||||
#include "basmodnode.hxx"
|
||||
#include "basmethnode.hxx"
|
||||
#include <com/sun/star/script/browse/BrowseNodeTypes.hpp>
|
||||
#include <osl/mutex.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <basic/sbx.hxx>
|
||||
#include <basic/sbstar.hxx>
|
||||
|
@@ -18,7 +18,6 @@
|
||||
*/
|
||||
|
||||
#include "basscript.hxx"
|
||||
#include <osl/mutex.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
#include <basic/sbx.hxx>
|
||||
#include <basic/sbstar.hxx>
|
||||
|
@@ -19,8 +19,6 @@
|
||||
|
||||
#include "scripthandler.hxx"
|
||||
|
||||
#include <osl/mutex.hxx>
|
||||
|
||||
#include <com/sun/star/frame/DispatchResultEvent.hpp>
|
||||
#include <com/sun/star/frame/DispatchResultState.hpp>
|
||||
#include <com/sun/star/frame/XController.hpp>
|
||||
|
Reference in New Issue
Block a user