diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/ppdparser.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/ppdparser.hxx b/include/vcl/ppdparser.hxx index 11dfb7205884..aea233c7ba61 100644 --- a/include/vcl/ppdparser.hxx +++ b/include/vcl/ppdparser.hxx @@ -246,7 +246,6 @@ public: int getFonts() const { return m_pFontList ? m_pFontList->countValues() : 0; } - OUString getFont( int ) const; OUString translateKey( const OUString& i_rKey, |