diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-07 12:00:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-07 12:00:18 +0000 |
commit | 2829c61e94ea99f327dbf7f8304dccaf76e8845d (patch) | |
tree | 19e7d8a052c9e28509bd837184d8f004f45922cd /print/poppler | |
parent | 7fe695134d5d3418f8ac1e71af6ee211e7d3e183 (diff) | |
download | pkgsrc-2829c61e94ea99f327dbf7f8304dccaf76e8845d.tar.gz |
Remove unused patch after 0.26.1 update
Diffstat (limited to 'print/poppler')
-rw-r--r-- | print/poppler/patches/patch-glib_poppler-structure-element.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/print/poppler/patches/patch-glib_poppler-structure-element.h b/print/poppler/patches/patch-glib_poppler-structure-element.h deleted file mode 100644 index d15d219f762..00000000000 --- a/print/poppler/patches/patch-glib_poppler-structure-element.h +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-glib_poppler-structure-element.h,v 1.2 2014/04/30 05:45:03 obache Exp $ - -* PopplerTextSpan is already defined in poppler.h. - https://bugs.freedesktop.org/show_bug.cgi?id=78103 - ---- 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); |