summaryrefslogtreecommitdiff
path: root/print/poppler/patches/patch-glib_poppler-structure-element.h
blob: f8b49cad97f697da6ff894adedbf16b16e2c28af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-glib_poppler-structure-element.h,v 1.1 2014/04/30 05:32:18 obache Exp $

* PopplerTextSpan is already defined in poppler.h.

--- glib/poppler-structure-element.h.orig	2014-03-11 19:48:54.000000000 +0000
+++ glib/poppler-structure-element.h
@@ -250,9 +250,6 @@ typedef enum {
 } PopplerStructureTableScope;
 
 
-typedef struct _PopplerTextSpan PopplerTextSpan;
-
-
 GType                            poppler_structure_element_get_type               (void) G_GNUC_CONST;
 PopplerStructureElementKind      poppler_structure_element_get_kind               (PopplerStructureElement     *poppler_structure_element);
 gint                             poppler_structure_element_get_page               (PopplerStructureElement     *poppler_structure_element);