diff --git a/src/declarative/scenegraph/util/qsgtexture.cpp b/src/declarative/scenegraph/util/qsgtexture.cpp index 2d3e7cdd3c..e2219e54f5 100644 --- a/src/declarative/scenegraph/util/qsgtexture.cpp +++ b/src/declarative/scenegraph/util/qsgtexture.cpp @@ -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()