Remove documentation for non-existing function

Change-Id: I1f08e0501694bde6991eb35adaadb9fa4a3356c1
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
This commit is contained in:
Gunnar Sletta 2011-11-22 13:01:30 +01:00 committed by Qt by Nokia
parent 699b74dc1d
commit 2b99f2a4da
1 changed files with 0 additions and 8 deletions

View File

@ -181,14 +181,6 @@ QSGTexture::~QSGTexture()
} }
/*!
\fn void QSGTexture::setImage(const QImage &image)
This function may be calld from arbitrary an arbitrary thread and may not
use GL calls.
*/
/*! /*!
\fn void QSGTexture::bind() \fn void QSGTexture::bind()