]> git.lyx.org Git - features.git/commitdiff
Routine no longer exists.
authorRichard Heck <rgheck@comcast.net>
Sat, 4 Apr 2009 03:10:38 +0000 (03:10 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 4 Apr 2009 03:10:38 +0000 (03:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29071 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.h

index 5d7b0d94e2430ef33d6520466cc4d26c70529164..f6543a8e8dfad214e5f6732cce6d8b258a789519 100644 (file)
@@ -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