From: Juergen Spitzmueller Date: Thu, 18 Jul 2019 06:15:00 +0000 (+0200) Subject: Remove unneeded method. X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3657b19187c343b92f6143fb4515d66f10fc5b8d;p=features.git Remove unneeded method. --- 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