Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jean-Francois Dockes
recoll
Commits
0755f4f4
Commit
0755f4f4
authored
Jun 09, 2015
by
Jean-Francois Dockes
Browse files
removed unused method
parent
c7f5318e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common/textsplit.h
View file @
0755f4f4
...
...
@@ -76,10 +76,6 @@ public:
}
virtual
~
TextSplit
()
{}
virtual
void
setMaxWordLength
(
int
l
)
{
m_maxWordLength
=
l
;
}
/** Split text, emit words and positions. */
virtual
bool
text_to_words
(
const
string
&
in
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment