diff --git a/AVQt/output/OpenGLRenderer.cpp b/AVQt/output/OpenGLRenderer.cpp
index 9a6fe380784dc281348e80b8716d0ce8620e34d8..ef995e49d4b1c6f211f11daffb5ec5f9dfa0d913 100644
--- a/AVQt/output/OpenGLRenderer.cpp
+++ b/AVQt/output/OpenGLRenderer.cpp
@@ -464,7 +464,6 @@ namespace AVQt {
                         }
 
                         d->m_currentFrame = frame.first;
-                        d->m_currentFrameTimeout = frame.second;
                     }
 
                     if (firstFrame) {