diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/vector/arithmetic.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/vector/arithmetic.xml b/core/vector/arithmetic.xml index a84c500..99b84ef 100644 --- a/core/vector/arithmetic.xml +++ b/core/vector/arithmetic.xml @@ -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> |