mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Remove unneeded method.
This commit is contained in:
parent
777a2a9baa
commit
ed44aed58c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user