diff options
Diffstat (limited to 'basctl/source/basicide/doceventnotifier.cxx')
-rw-r--r-- | basctl/source/basicide/doceventnotifier.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/basctl/source/basicide/doceventnotifier.cxx b/basctl/source/basicide/doceventnotifier.cxx index 0d2bb88ffe76..03ba5c1a5f5a 100644 --- a/basctl/source/basicide/doceventnotifier.cxx +++ b/basctl/source/basicide/doceventnotifier.cxx @@ -21,7 +21,6 @@ #include "scriptdocument.hxx" #include <com/sun/star/frame/theGlobalEventBroadcaster.hpp> -#include <com/sun/star/document/XDocumentEventBroadcaster.hpp> #include <vcl/svapp.hxx> @@ -29,8 +28,6 @@ #include <comphelper/processfactory.hxx> -#include <osl/mutex.hxx> -#include <sal/macros.h> #include <cppuhelper/compbase1.hxx> #include <cppuhelper/basemutex.hxx> |