diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 10:54:54 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 18:08:28 +0200 |
commit | 97a5ba4a71c39207859556296ed46dc474762164 (patch) | |
tree | 4f4a9a23d10d87a4f1e7714ef6f29827ff5d9591 /chart2/source/controller/main/SelectionHelper.cxx | |
parent | 8847724ca96199bd628558ba4599d697bce54c3e (diff) |
remove comments why a file gets included
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
Diffstat (limited to 'chart2/source/controller/main/SelectionHelper.cxx')
-rw-r--r-- | chart2/source/controller/main/SelectionHelper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/main/SelectionHelper.cxx b/chart2/source/controller/main/SelectionHelper.cxx index cb264ea022dc..486f5a6d4ff4 100644 --- a/chart2/source/controller/main/SelectionHelper.cxx +++ b/chart2/source/controller/main/SelectionHelper.cxx @@ -23,11 +23,9 @@ #include "DiagramHelper.hxx" #include "ChartModelHelper.hxx" -// header for class SdrObjList #include <svx/svdpage.hxx> #include <svx/svditer.hxx> #include "svx/obj3d.hxx" -// header for class SdrPathObj #include <svx/svdopath.hxx> #include <vcl/svapp.hxx> #include <osl/mutex.hxx> |