diff --git a/Source/Core/FileInformation.cpp b/Source/Core/FileInformation.cpp index 08f38b29a..5af0b23cf 100644 --- a/Source/Core/FileInformation.cpp +++ b/Source/Core/FileInformation.cpp @@ -1095,7 +1095,6 @@ FileInformation::FileInformation (SignalServer* signalServer, const QString &Fil if(frame.stream().index() == 0) { m_thumbnails_frames.push_back(frame); - ++Frames_Pos; } else { int index = frame.stream().index();