summaryrefslogtreecommitdiff
path: root/reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java b/reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java
index fbf0aa226674..93f564e0d0cd 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/parser/stylemapper/style/FontNameMapper.java
@@ -27,10 +27,6 @@ import org.jfree.layouting.input.style.values.CSSStringValue;
public class FontNameMapper implements StyleMapper
{
- public FontNameMapper()
- {
- }
-
public void updateStyle(final String uri, final String attrName, final String attrValue,
final CSSDeclarationRule targetRule)
{