mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:19:05 +02:00
remove offscreen surface log spam
This commit is contained in:
parent
c0d7c06d4a
commit
a4d36008c3
1 changed files with 0 additions and 1 deletions
|
@ -609,7 +609,6 @@ QObject* OffscreenQmlSurface::finishQmlLoad(std::function<void(QQmlContext*, QOb
|
||||||
}
|
}
|
||||||
|
|
||||||
void OffscreenQmlSurface::updateQuick() {
|
void OffscreenQmlSurface::updateQuick() {
|
||||||
offscreenTextures.report();
|
|
||||||
// If we're
|
// If we're
|
||||||
// a) not set up
|
// a) not set up
|
||||||
// b) already rendering a frame
|
// b) already rendering a frame
|
||||||
|
|
Loading…
Reference in a new issue