loplugin: inlinesimplememberfunctions

Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
This commit is contained in:
Noel Grandin
2014-06-09 10:09:42 +02:00
parent 534015ad4f
commit 184a00b962
637 changed files with 738 additions and 3514 deletions

View File

@@ -79,9 +79,6 @@ bool HelpIndexer::indexDocuments()
return true;
}
OUString const & HelpIndexer::getErrorMessage() {
return d_error;
}
bool HelpIndexer::scanForFiles() {
if (!scanForFiles(d_contentDir)) {