Skip to content

Commit

Permalink
squash reso
Browse files Browse the repository at this point in the history
  • Loading branch information
FernetMenta committed Oct 9, 2015
1 parent ef5a733 commit 7a6115e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xbmc/cores/VideoPlayer/VideoRenderers/RenderManager.cpp
Expand Up @@ -1132,8 +1132,8 @@ void CRenderManager::UpdateResolution()
g_graphicsContext.SetVideoResolution(res);
UpdateDisplayLatency();
}
m_bTriggerUpdateResolution = false;
}
m_bTriggerUpdateResolution = false;
g_dataCacheCore.SignalVideoInfoChange();
}
}
Expand Down

0 comments on commit 7a6115e

Please sign in to comment.