rm unused OffscreenQmlSurface const

This commit is contained in:
Zach Pomerantz 2016-10-27 14:40:51 -07:00
parent a7d54b8e0a
commit 428bb8e518

View file

@ -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);