Fix compile error with OpenSCAD nightly build.
OpenSCAD nightly and future release have relaxed rules for trailing comma but are more strict on duplicated comma. From the module definition in the same file, this case does not seem intentional.
OpenSCAD nightly and future release have relaxed rules for trailing comma but are more strict on duplicated comma. From the module definition in the same file, this case does not seem intentional.