mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 09:33:36 +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() {
|
||||
offscreenTextures.report();
|
||||
// If we're
|
||||
// a) not set up
|
||||
// b) already rendering a frame
|
||||
|
|
Loading…
Reference in a new issue