Unused declaration of 'Font'

...used to be a declaration of vcl::Font prior to
60e78fbb80 "fdo#82577: Handle Font"

Change-Id: I8db61c2e6aa0a6a2931aafb6a4c0f51000ce9415
This commit is contained in:
Stephan Bergmann
2016-12-21 15:01:29 +01:00
parent 533633ded9
commit c4cfd7ca0d

View File

@@ -120,7 +120,6 @@ private:
// FONT record - font information =============================================
namespace { class Font; }
class SvxFont;
const size_t EXC_FONTLIST_NOTFOUND = static_cast< size_t >( -1 );