diff --git a/src/object2/DArray.cpp b/src/object2/DArray.cpp index b1343a6..6516251 100644 --- a/src/object2/DArray.cpp +++ b/src/object2/DArray.cpp @@ -91,8 +91,6 @@ namespace xo { if (!pps->print_upto(elt)) return false; - - ++i; } pps->write("]");