]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.h
installer: further preparation
[lyx.git] / src / lyxfind.h
index 589a5d01d5870177a2e9a42cdfe477d42f506192..9adcae968d9c0faf26f729df98b67a7c28f1836a 100644 (file)
@@ -72,10 +72,6 @@ bool findNextChange(BufferView * bv);
 /// find the previous change in the buffer
 bool findPreviousChange(BufferView * bv);
 
-/// find the change in the buffer
-/// \param next true to find the next change, otherwise the previous
-bool findChange(BufferView * bv, bool next);
-
 class FindAndReplaceOptions {
 public:
        typedef enum {