mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9b1049396d
commit
6a4a95e8d2
1 changed files with 0 additions and 2 deletions
|
|
@ -275,8 +275,6 @@ String GetTopicTitle(const String& link)
|
|||
return q >= 0 ? topic_info()[q].title : Null;
|
||||
}
|
||||
|
||||
|
||||
|
||||
int MatchWord(const Vector<int>& w, const String& pattern)
|
||||
{
|
||||
const Index<String>& ws = TopicWords();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue