summaryrefslogtreecommitdiff
path: root/pango/pangowin32-shape.c
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-04-05 21:31:23 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-04-05 22:48:04 +0200
commit6fcae8644b9231edba93d795963a39e3a9612a7e (patch)
tree29b8572d87d281a6b0e6f9f89f09a356ad355372 /pango/pangowin32-shape.c
parentb136f150b4e230db7901af0d88d3c91a3a4c9e7c (diff)
downloadpango-6fcae8644b9231edba93d795963a39e3a9612a7e.tar.gz
win32: remove redundant function declarations
The meson build uses -Werror=redundant-decls and fails. https://bugzilla.gnome.org/show_bug.cgi?id=795012
Diffstat (limited to 'pango/pangowin32-shape.c')
-rw-r--r--pango/pangowin32-shape.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pango/pangowin32-shape.c b/pango/pangowin32-shape.c
index fbd00124..001fc430 100644
--- a/pango/pangowin32-shape.c
+++ b/pango/pangowin32-shape.c
@@ -31,8 +31,6 @@
#include "pangowin32-private.h"
-extern HFONT _pango_win32_font_get_hfont (PangoFont *font);
-
#include "pango-utils.h"
#include "pango-impl-utils.h"