Authored by Tony Arnold

Remove non-existent 'view' parameter documentation

This was causing a warning when compiling with `-Wdocumentation` enabled.
... ... @@ -18,7 +18,6 @@
/**
* Creates a composite with a predefined array of children
*
* @param view first item view
* @param children child MASConstraints
*
* @return a composite constraint
... ...