summaryrefslogtreecommitdiff
path: root/unusedcode.exclude
diff options
context:
space:
mode:
authorJuergen Funk <juergen.funk_ml@cib.de>2015-12-23 00:09:50 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-12-22 23:22:21 +0000
commit27450bc72d88b8490d17cb506f85fb4d838df0ea (patch)
treea0044939f9bd4c6df9259ee5b4de9a423cfd51ed /unusedcode.exclude
parenteeabf90ed497d1694b036475e02455b582d07651 (diff)
unused code SvpSalFrame::enableDamageTracker(bool)
used here http://opengrok.libreoffice.org/xref/core/vcl/android/androidinst.cxx#127 Change-Id: If1b0ff8ef4c585e4b36c4735d7928361fb41b238 Reviewed-on: https://gerrit.libreoffice.org/20885 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'unusedcode.exclude')
-rw-r--r--unusedcode.exclude1
1 files changed, 1 insertions, 0 deletions
diff --git a/unusedcode.exclude b/unusedcode.exclude
index 42f277623eb7..d8a8054d329a 100644
--- a/unusedcode.exclude
+++ b/unusedcode.exclude
@@ -29,4 +29,5 @@ comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUStrin
comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&) const
FontCharMap::GetDefaultMap(bool)
OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const&, MapMode const&, MapMode const&)
+SvpSalFrame::enableDamageTracker(bool)