See previous commit

Originally committed to SVN as r24.
This commit is contained in:
Fredrik Mellbin 2006-01-25 00:29:01 +00:00
parent 6c1cbf9efc
commit b6de878181
1 changed files with 0 additions and 1 deletions

View File

@ -657,7 +657,6 @@ void FrameMain::OnOpenSpellCheck (wxCommandEvent &event) {
SpellCheck.ShowModal();
SubsBox->CommitChanges();
videoBox->videoDisplay->RefreshVideo();
#endif
}