Another videodisplay split fix

Originally committed to SVN as r23.
This commit is contained in:
Fredrik Mellbin 2006-01-25 00:21:16 +00:00
parent 16729ec5ea
commit 6c1cbf9efc
1 changed files with 0 additions and 1 deletions

View File

@ -617,7 +617,6 @@ void FrameMain::OnOpenStylesManager(wxCommandEvent& WXUNUSED(event)) {
StyleManager.ShowModal();
EditBox->UpdateGlobals();
SubsBox->CommitChanges();
videoBox->videoDisplay->RefreshVideo();
}