summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpreader.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-14 13:02:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-14 13:02:26 +0200
commit29a96480b09f63bfbffb799729cf09d3693c0054 (patch)
tree3a36a3942a6ce94f3c24a9c96fc9457f8486a9eb /hwpfilter/source/hwpreader.cxx
parent712d2793ec8e54e1d74655ccb4ea5e2b8cc9ca72 (diff)
Clean up function declarations and some unused functions
Change-Id: I7eba9260b33e0b92ed997bf624d866644a091f29
Diffstat (limited to 'hwpfilter/source/hwpreader.cxx')
-rw-r--r--hwpfilter/source/hwpreader.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/hwpfilter/source/hwpreader.cxx b/hwpfilter/source/hwpreader.cxx
index 0134d5b46d86..19c63690eed5 100644
--- a/hwpfilter/source/hwpreader.cxx
+++ b/hwpfilter/source/hwpreader.cxx
@@ -26,11 +26,10 @@
#include <comphelper/newarray.hxx>
+#include "fontmap.hxx"
#include "formula.h"
#include "cspline.h"
-extern int getRepFamilyName(const char* , char *, double &ratio);
-
#include <iostream>
#include <locale.h>
#include <sal/types.h>