Deletes an attribute from a buffer.
Use the CoglPrimitive api instead
You will need to call submit or issue a draw call to commit this change to the GPU.
| attribute_name |
The name of a previously added attribute |
| handle |
A vertex buffer handle |