diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-06-22 23:57:00 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-06-23 02:32:31 +0200 |
commit | 4e4890c35f871a7fd2f81691f470a3e5843ae1b3 (patch) | |
tree | 80e458584b5c355b211b43d254b9fe127bc08c07 /sc/source | |
parent | ca843915505ed6fe6eee2639840cb1ad03a83992 (diff) |
remove comments
Change-Id: I674e1443ce4e856206eeec7ea62083fcf0422f51
Diffstat (limited to 'sc/source')
-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" |