]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.C
oops again! hopefully this works now. Time to go to bed
[lyx.git] / src / paragraph.C
index a38fe6e8c6b6bc507920ba0b0732800e0a56c46f..4e99c7318589bc58749bf4cc73c98868ab78324a 100644 (file)
@@ -1978,12 +1978,6 @@ ParagraphParameters const & Paragraph::params() const
 }
 
 
-Paragraph * Paragraph::getParFromID(int id) const
-{
-       return pimpl_->getParFromID(id);
-}
-
-
 bool Paragraph::isFreeSpacing() const
 {
        // for now we just need this, later should we need this in some