diff options
Diffstat (limited to 'sd/source/ui/view/grviewsh.cxx')
-rw-r--r-- | sd/source/ui/view/grviewsh.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/view/grviewsh.cxx b/sd/source/ui/view/grviewsh.cxx index db9b9225efee9..9ab5501c14e61 100644 --- a/sd/source/ui/view/grviewsh.cxx +++ b/sd/source/ui/view/grviewsh.cxx @@ -22,10 +22,6 @@ #include <FrameView.hxx> #include <sfx2/objsh.hxx> #include <sfx2/viewfrm.hxx> -#include <vcl/scrbar.hxx> -#include <vcl/settings.hxx> - -#include <tools/helpers.hxx> constexpr sal_Int32 TAB_HEIGHT_MARGIN = 10; |