diff --git a/adoc/chapters/programming_interface.adoc b/adoc/chapters/programming_interface.adoc index ccfc96f47..decf9ec08 100644 --- a/adoc/chapters/programming_interface.adoc +++ b/adoc/chapters/programming_interface.adoc @@ -18952,8 +18952,6 @@ operator vec() const _Availability:_ These functions are available in both [code]#+__writeable_swizzle__+# and [code]#+__const_swizzle__+#. -_Constraints:_ Available only when [code]#NumElements > 1#. - _Returns:_ A new [code]#vec# object that contains the result of the captured swizzle operation.