Fix endless recursion between SubsTextEditCtrl::UpdateCallTip and UpdateStyle

Originally committed to SVN as r5730.
This commit is contained in:
Thomas Goyne 2011-10-11 00:06:25 +00:00
parent 557e61722b
commit a3d9deddb9
1 changed files with 0 additions and 2 deletions

View File

@ -415,8 +415,6 @@ void SubsTextEditCtrl::UpdateStyle() {
}
SetStyling(range_len, style);
StyleSpellCheck();
wxStyledTextEvent evt;
UpdateCallTip(evt);
}
/// @brief Update call tip