]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.C
Fix bug 886 and others not reported related with the document paper size.
[lyx.git] / src / buffer.C
index 76e9de907ab0623ee5621900897781554f6d971b..89593a0b2b4dfc233c9ebd68625a22034e98a6d0 100644 (file)
@@ -684,7 +684,6 @@ bool Buffer::readFile(LyXLex & lex, string const & filename, pit_type const pit)
        //lyxerr << "removing " << MacroTable::localMacros().size()
        //      << " temporary macro entries" << endl;
        //MacroTable::localMacros().clear();
-       params().setPaperStuff();
 
        pimpl_->file_fully_loaded = true;
        return true;