summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterTheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterTheme.hxx')
-rw-r--r--sdext/source/presenter/PresenterTheme.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdext/source/presenter/PresenterTheme.hxx b/sdext/source/presenter/PresenterTheme.hxx
index 14c647e728b7..b4b263efea41 100644
--- a/sdext/source/presenter/PresenterTheme.hxx
+++ b/sdext/source/presenter/PresenterTheme.hxx
@@ -84,13 +84,10 @@ public:
const ::rtl::OUString& rsStyleName,
const bool bOuter) const;
- class FontDescriptor;
class Theme;
-
class FontDescriptor
{
public:
- explicit FontDescriptor (void);
explicit FontDescriptor (const ::boost::shared_ptr<FontDescriptor>& rpDescriptor);
::rtl::OUString msFamilyName;