diff options
-rw-r--r-- | include/sfx2/bindings.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sfx2/bindings.hxx b/include/sfx2/bindings.hxx index ed78d4acee6e..5d1e7b5e4089 100644 --- a/include/sfx2/bindings.hxx +++ b/include/sfx2/bindings.hxx @@ -33,13 +33,8 @@ #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XDispatchRecorder.hpp> #include <com/sun/star/uno/Reference.h> - -// some other includes - #include <sfx2/viewfrm.hxx> -// forwards, typedefs, declarations - class SystemWindow; class SfxSlot; class SfxSlotServer; |