]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.cpp
* Paragraph: reserve memory by chunks of 100 chars. This improve the loading of big...
[lyx.git] / src / lyxfind.cpp
index a7fe5a38a9cab0c37c7cab4ff76a17152ddcdb9e..514c508114f62b69c1db5364414faa71bf767538 100644 (file)
@@ -138,7 +138,7 @@ bool findChange(DocIterator & cur)
 }
 
 
-bool searchAllowed(BufferView * bv, docstring const & str)
+bool searchAllowed(BufferView * /*bv*/, docstring const & str)
 {
        if (str.empty()) {
                frontend::Alert::error(_("Search error"),