diff options
Diffstat (limited to 'sc/source/ui/view/cellsh4.cxx')
-rw-r--r-- | sc/source/ui/view/cellsh4.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/view/cellsh4.cxx b/sc/source/ui/view/cellsh4.cxx index b13197d3f0f3..18ec442bb437 100644 --- a/sc/source/ui/view/cellsh4.cxx +++ b/sc/source/ui/view/cellsh4.cxx @@ -27,9 +27,6 @@ #include <inputwin.hxx> #include <document.hxx> #include <sc.hrc> -#include <scabstdlg.hxx> - -#include <vcl/svapp.hxx> const VclPtr<vcl::Window>& ScCellShell::GetFrameWin() { |