diff --git a/src/LaTeXFonts.h b/src/LaTeXFonts.h index 5150a9a306..7f020acc8e 100644 --- a/src/LaTeXFonts.h +++ b/src/LaTeXFonts.h @@ -48,8 +48,6 @@ public: docstring const & ot1font() { return ot1font_; } /// A font that provides Old Style Figures for this type face docstring const & osffont() { return osffont_; } - /// A package option needed to load this font - docstring const & packageoptions() { return packageoptions_; } /// A package option for Old Style Figures docstring const & osfoption() { return osfoption_; } /// A package option for true SmallCaps