diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-05-22 20:31:40 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-05-22 21:03:19 +0300 |
commit | e1544f8785af4b78fa2b96854e3bc2d8f26c6241 (patch) | |
tree | f0b5e7c559976d7605b4cca4a85f65ebda383cc9 /include/sfx2 | |
parent | 4c2172a3e973bc6351107a3a1b554c77b40b75dd (diff) |
Bin noise comments
Change-Id: I2110cdfd37e9867bf5aab059a878fa85ef66fdc4
Diffstat (limited to 'include/sfx2')
-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; |