Remove unnecessary friendship. Thanks Scott!

This commit is contained in:
Richard Kimberly Heck 2020-04-26 03:16:44 -04:00
parent 7b9dc7bc9e
commit 491c966436

View File

@ -39,8 +39,6 @@ public:
///
ParagraphParameters();
///
friend LyXErr & operator<<(LyXErr & os, ParagraphParameters const & cur);
///
void clear();
///
bool sameLayout(ParagraphParameters const &) const;