vector/arithmetic: Remove accidentally committed debug-to-console

Noticed this when running a rater in an interactive terminal.

* vector/arithmetic.xml (_mproduct): Remove `debug-to-console'.
master
Mike Gerwitz 2018-02-12 09:24:06 -05:00
parent 7dbcce3403
commit ee179645f7
1 changed files with 1 additions and 3 deletions

View File

@ -158,9 +158,7 @@
desc="Second vector">
<c:value-of name="matrix_b">
<c:index>
<c:debug-to-console>
<c:value-of name="k" />
</c:debug-to-console>
<c:value-of name="k" />
</c:index>
</c:value-of>
</c:value>