diff --git a/src/insets/InsetLayout.h b/src/insets/InsetLayout.h index 4ac8d378ab..c879e41f51 100644 --- a/src/insets/InsetLayout.h +++ b/src/insets/InsetLayout.h @@ -401,8 +401,6 @@ private: /// docstring no_passthru_chars_; /// - docstring no_hr_passthru_chars_; - /// std::string newline_cmd_; /// bool parbreakisnewline_ = false;