From 2b99f2a4da87aadaeaba30e14cf2062a6a028b36 Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Tue, 22 Nov 2011 13:01:30 +0100 Subject: [PATCH] Remove documentation for non-existing function Change-Id: I1f08e0501694bde6991eb35adaadb9fa4a3356c1 Reviewed-by: Kim M. Kalland --- src/declarative/scenegraph/util/qsgtexture.cpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/declarative/scenegraph/util/qsgtexture.cpp b/src/declarative/scenegraph/util/qsgtexture.cpp index 2d3e7cd..e2219e5 100644 --- a/src/declarative/scenegraph/util/qsgtexture.cpp +++ b/src/declarative/scenegraph/util/qsgtexture.cpp @@ -182,14 +182,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() Call this function to bind this texture to the current texture -- 2.7.4