mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 01:24:03 +02:00
rm unused OffscreenQmlSurface const
This commit is contained in:
parent
a7d54b8e0a
commit
428bb8e518
1 changed files with 0 additions and 1 deletions
|
@ -344,7 +344,6 @@ bool OffscreenQmlSurface::allowNewFrame(uint8_t fps) {
|
|||
OffscreenQmlSurface::OffscreenQmlSurface() {
|
||||
}
|
||||
|
||||
static const uint64_t MAX_SHUTDOWN_WAIT_SECS = 2;
|
||||
OffscreenQmlSurface::~OffscreenQmlSurface() {
|
||||
QObject::disconnect(&_updateTimer);
|
||||
QObject::disconnect(qApp);
|
||||
|
|
Loading…
Reference in a new issue