From 292b27e74bb2cffda258bbbc968eb36d90e3a576 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sat, 4 Apr 2009 03:10:38 +0000 Subject: [PATCH] Routine no longer exists. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29071 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Buffer.h | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.2