Browse Source

Removed outdated comment.

pull/132/head
Vladimír Vondruš 11 years ago
parent
commit
fe4487a303
  1. 1
      src/Magnum/BufferImage.h

1
src/Magnum/BufferImage.h

@ -247,7 +247,6 @@ template<UnsignedInt dimensions> class CompressedBufferImage {
* @param data Image data
* @param usage Image buffer usage
*
* The data are *not* deleted after filling the buffer.
* @todo Make it more flexible (usable with
* @extension{ARB,buffer_storage}, avoiding relocations...)
*

Loading…
Cancel
Save