From: Richard Heck Date: Sat, 4 Apr 2009 03:10:38 +0000 (+0000) Subject: Routine no longer exists. X-Git-Tag: 2.0.0~6952 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=292b27e74bb2cffda258bbbc968eb36d90e3a576;p=features.git Routine no longer exists. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29071 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Buffer.h b/src/Buffer.h index 5d7b0d94e2..f6543a8e8d 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -130,9 +130,6 @@ public: /// Maybe we know the function already by number... bool dispatch(FuncRequest const & func, bool * result = 0); - /// Load the autosaved file. - void loadAutoSaveFile(); - /// read a new document from a string bool readString(std::string const &); /// load a new file