diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-27 08:46:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-27 10:18:31 +0100 |
commit | 53617c8651274e581cc1b55c9705c54e03f93879 (patch) | |
tree | e47a5e84d3b38344b1f845233398a10150949145 /sc/source/ui | |
parent | f52b92f1c55657fd737c4d92010ca54e65c387d3 (diff) |
callcatcher: update unused code
Change-Id: Idaed255e4f004ad555ccbd6ba9dc29bf522d3c5f
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/app/scdll.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/tabvwsh.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/tabvwsh9.cxx | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx index 49bd60286f68..12c40a5e4e95 100644 --- a/sc/source/ui/app/scdll.cxx +++ b/sc/source/ui/app/scdll.cxx @@ -81,7 +81,6 @@ #include <svx/fntctl.hxx> #include <svx/fntszctl.hxx> #include <svx/grafctrl.hxx> -#include <svx/galbrws.hxx> #include <svx/clipboardctl.hxx> #include <svx/lboxctrl.hxx> #include <svx/verttexttbxctrl.hxx> diff --git a/sc/source/ui/view/tabvwsh.cxx b/sc/source/ui/view/tabvwsh.cxx index 8f32483a128c..847f3f634a42 100644 --- a/sc/source/ui/view/tabvwsh.cxx +++ b/sc/source/ui/view/tabvwsh.cxx @@ -18,7 +18,6 @@ */ #include "scitems.hxx" -#include <svx/galbrws.hxx> #include <svx/imapdlg.hxx> #include <svx/srchdlg.hxx> #include <svl/srchitem.hxx> diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx index a7d7e498557e..c0e51fb57e6f 100644 --- a/sc/source/ui/view/tabvwsh9.cxx +++ b/sc/source/ui/view/tabvwsh9.cxx @@ -19,7 +19,6 @@ #include <svx/svdmark.hxx> #include <svx/svdview.hxx> -#include <svx/galbrws.hxx> #include <svx/gallery.hxx> #include <svx/hlnkitem.hxx> #include <sfx2/bindings.hxx> |