diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-10 23:00:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-11 11:10:38 +0100 |
commit | 7292948992e088862d86e96ccbf28f9757fded24 (patch) | |
tree | aad255bc7c86c78949c1025a32bb42b1febdf6fb /svx/source/svdraw/svdedtv2.cxx | |
parent | 8564eb0d6a7c8bd01bb217a18f8ab74d4e36411a (diff) |
callcatcher: yet more unused code
Diffstat (limited to 'svx/source/svdraw/svdedtv2.cxx')
-rw-r--r-- | svx/source/svdraw/svdedtv2.cxx | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/svx/source/svdraw/svdedtv2.cxx b/svx/source/svdraw/svdedtv2.cxx index a27d1d1b4a4f..9eb613b1d917 100644 --- a/svx/source/svdraw/svdedtv2.cxx +++ b/svx/source/svdraw/svdedtv2.cxx @@ -61,27 +61,6 @@ #include <vector> using ::std::vector; -//////////////////////////////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////// -// -// @@@@@ @@@@@ @@ @@@@@@ @@ @@ @@ @@@@@ @@ @@ -// @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ -// @@ @@ @@ @@ @@ @@ @@ @@ @@ @@ @ @@ -// @@@@ @@ @@ @@ @@ @@@@@ @@ @@@@ @@@@@@@ -// @@ @@ @@ @@ @@ @@@ @@ @@ @@@@@@@ -// @@ @@ @@ @@ @@ @@@ @@ @@ @@@ @@@ -// @@@@@ @@@@@ @@ @@ @ @@ @@@@@ @@ @@ -// -//////////////////////////////////////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////////////////////////////////////// - -void SdrEditView::ImpBundleVirtObjOfMarkList() -{ - // ... fehlende Implementation -} - SdrObject* SdrEditView::GetMaxToTopObj(SdrObject* /*pObj*/) const { return NULL; |