summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qframegraph.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/framegraph/qframegraph.cpp')
-rw-r--r--src/render/framegraph/qframegraph.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/render/framegraph/qframegraph.cpp b/src/render/framegraph/qframegraph.cpp
index 57c70c746..9b18b2cd4 100644
--- a/src/render/framegraph/qframegraph.cpp
+++ b/src/render/framegraph/qframegraph.cpp
@@ -47,10 +47,6 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
-/*!
- \class Qt3DRender::QFrameGraphPrivate
- \internal
-*/
QFrameGraphPrivate::QFrameGraphPrivate()
: QComponentPrivate()
, m_activeFrameGraph(Q_NULLPTR)