]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
hopefully fix tex2lyx linking.
[lyx.git] / src / paragraph.h
index 77635bf2a318f4d0b14ca49704e935da8b8cccc4..5febe6ce64ec2bc9ddc7fdd759fcfd98538f4c4a 100644 (file)
@@ -178,8 +178,6 @@ public:
        ///
        bool empty() const { return text_.empty(); }
        ///
-       void setContentsFromPar(Paragraph const & par);
-       ///
        void clearContents();
 
        ///