]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphParameters.h
Remove unused font variable which caused a warning.
[lyx.git] / src / ParagraphParameters.h
index 86a89cccf0ba7c59a3471885e619934216eef0c4..1cd0e364477c797c9dba758c63c86f3b4ecfbbf6 100644 (file)
@@ -25,8 +25,6 @@ public:
        ///
        bool sameLayout(ParagraphParameters const &) const;
        ///
-       void makeSame(ParagraphParameters const & pp);
-       ///
        VSpace const & spaceTop() const;
        ///
        void spaceTop(VSpace const &);