summaryrefslogtreecommitdiffstats
path: root/src/render/backend/qgraphicscontext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/backend/qgraphicscontext.cpp')
-rw-r--r--src/render/backend/qgraphicscontext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render/backend/qgraphicscontext.cpp b/src/render/backend/qgraphicscontext.cpp
index 1280f8439..01487eb57 100644
--- a/src/render/backend/qgraphicscontext.cpp
+++ b/src/render/backend/qgraphicscontext.cpp
@@ -377,7 +377,6 @@ void QGraphicsContext::activateDrawBuffers(const AttachmentPack &attachments)
// Set up MRT, glDrawBuffers...
m_glHelper->drawBuffers(i, activeDrawBuffers);
}
- qDebug() << "FBO Complete";
}
} else {
qWarning() << "FBO incomplete";