diff options
author | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-03-27 20:04:28 +0400 |
---|---|---|
committer | Ivan Timofeev <timofeev.i.s@gmail.com> | 2012-03-28 21:23:26 +0400 |
commit | a3d473683887bebeae34443eeb4b0d603b6d6de6 (patch) | |
tree | e7dc666a8eb240688c9617094a27f0e6adddbd7a /sc | |
parent | bfa76fc1a392452250022568d0ae326c13393d6b (diff) |
remove unused include
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/core/tool/chartpos.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/core/tool/chartpos.cxx b/sc/source/core/tool/chartpos.cxx index fc10975bcf5a..5d96cc010a30 100644 --- a/sc/source/core/tool/chartpos.cxx +++ b/sc/source/core/tool/chartpos.cxx @@ -29,8 +29,6 @@ // INCLUDE --------------------------------------------------------------- -#include <tools/table.hxx> - #include "chartpos.hxx" #include "document.hxx" #include "rechead.hxx" |