summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/stylesbuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/stylesbuffer.cxx')
-rw-r--r--sc/source/filter/oox/stylesbuffer.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/oox/stylesbuffer.cxx b/sc/source/filter/oox/stylesbuffer.cxx
index 628db5e915d6..29ae77008971 100644
--- a/sc/source/filter/oox/stylesbuffer.cxx
+++ b/sc/source/filter/oox/stylesbuffer.cxx
@@ -859,10 +859,6 @@ void Font::finalizeImport()
}
}
-const FontDescriptor& Font::getFontDescriptor() const
-{
- return maApiData.maDesc;
-}
bool Font::needsRichTextFormat() const
{