diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/drawfunc/fuins2.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/drawfunc/fuins2.cxx b/sc/source/ui/drawfunc/fuins2.cxx index c23d2be2359f..f92797c23ab8 100644 --- a/sc/source/ui/drawfunc/fuins2.cxx +++ b/sc/source/ui/drawfunc/fuins2.cxx @@ -46,7 +46,6 @@ #include <svx/charthelper.hxx> #include <scmod.hxx> -// BM/IHA -- #include <cppuhelper/component_context.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/storagehelper.hxx> @@ -65,12 +64,8 @@ #include <cppuhelper/bootstrap.hxx> using namespace ::com::sun::star; -// BM/IHA -- -// erAck #include "chart2uno.hxx" -// erAck - #include "fuinsert.hxx" #include "tabvwsh.hxx" #include "sc.hrc" |