summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 09:40:46 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:49 +0200
commit31c4dfb2b5fbbed58a37c4c924041629c68ebb95 (patch)
treee7deadcd3957d8ce177f6883f28509ec46d5a38f /svx
parentf68e276c798bc1b00b38108fc4d0f2d99bff485b (diff)
remove unused code SvdProgressInfo::ReportError()
Change-Id: I4f58a14d388cb138eb2c23c296148237f33e9fef
Diffstat (limited to 'svx')
-rw-r--r--svx/source/svdraw/svdetc.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/svdraw/svdetc.cxx b/svx/source/svdraw/svdetc.cxx
index cacf6d842d84..6826c06a5d5b 100644
--- a/svx/source/svdraw/svdetc.cxx
+++ b/svx/source/svdraw/svdetc.cxx
@@ -618,12 +618,6 @@ sal_Bool SvdProgressInfo::SetNextObject()
return ReportActions(0);
}
-void SvdProgressInfo::ReportError()
-{
- pLink->Call((void *)1L);
-}
-
-
// #i101872# isolate GetTextEditBackgroundColor to tooling; it will anyways only be used as long
// as text edit is not running on overlay