part of DS' change _was_ corrent, restored
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
335d757931
commit
e77fbecf59
@ -149,8 +149,6 @@ wxHtmlTagsCache::wxHtmlTagsCache(const wxString& source)
|
||||
// found a match
|
||||
if (match_pos == tag_len) {
|
||||
pos = pos - tag_len - 3;
|
||||
stpos = pos;
|
||||
wxUnusedVar(stpos);
|
||||
break;
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user