X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..1c9919467b422edf561753db25605bc7aa293b55:/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;