summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/core/tool/interpr1.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/tool/interpr1.cxx b/sc/source/core/tool/interpr1.cxx
index 1d19f7588baf..0c8006f1015c 100644
--- a/sc/source/core/tool/interpr1.cxx
+++ b/sc/source/core/tool/interpr1.cxx
@@ -4435,10 +4435,6 @@ void ScInterpreter::ScMatch()
}
break;
case svExternalDoubleRef:
- // TODO: Implement this.
- PushIllegalParameter();
- return;
- break;
case svMatrix :
{
svl::SharedString aStr;