X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView.h;h=bceaf1f82fd92d4d6bdffc091c312130802d6bd6;hb=e28331ed63062dea10d0a21b9ec12034b4b17b9a;hp=1ccf16ed1ad5d7e8295388134bb1fbe0099c05cc;hpb=dbe93457cd49ad09c01691831bb59af93fe25556;p=lyx.git diff --git a/src/BufferView.h b/src/BufferView.h index 1ccf16ed1a..bceaf1f82f 100644 --- a/src/BufferView.h +++ b/src/BufferView.h @@ -93,8 +93,6 @@ public: /// resize the BufferView. void resize(); - /// redisplay the referenced buffer. - void reload(); /// load a buffer into the view. bool loadLyXFile(support::FileName const & name, bool tolastfiles = true);