summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qabstracttexture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qabstracttexture.cpp')
-rw-r--r--src/render/texture/qabstracttexture.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/render/texture/qabstracttexture.cpp b/src/render/texture/qabstracttexture.cpp
index 0e8abe090..506627105 100644
--- a/src/render/texture/qabstracttexture.cpp
+++ b/src/render/texture/qabstracttexture.cpp
@@ -614,11 +614,6 @@ int QAbstractTexture::samples() const
Holds the mipmap levels of the texture provider.
*/
-/*!
- \qmlproperty int Qt3DRender::QAbstractTexture::format
-
- Holds the mipmap levels of the texture provider.
- */
int QAbstractTexture::mipLevels() const
{
Q_D(const QAbstractTexture);