X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..37e188eaaa67c45f386845b374d2f11a250fb1a0:/src/html/helpdata.cpp diff --git a/src/html/helpdata.cpp b/src/html/helpdata.cpp index 5155113810..63b2988e61 100644 --- a/src/html/helpdata.cpp +++ b/src/html/helpdata.cpp @@ -714,9 +714,9 @@ wxString wxHtmlHelpData::FindPageByName(const wxString& x) break; } } - + int cnt = m_bookRecords.GetCount(); - + if (!has_non_ascii) { wxFileSystem fsys;