Remove documentation for non-existing function
Change-Id: I1f08e0501694bde6991eb35adaadb9fa4a3356c1 Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
This commit is contained in:
parent
699b74dc1d
commit
2b99f2a4da
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in New Issue