diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-12-05 01:11:52 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-12-05 01:11:52 +0000 |
commit | f4536e49620c56bf9128e4d986c5a363635a4433 (patch) | |
tree | 2c990b60d0e803596497722d852e2db45778fc57 /graphics/geeqie/files/patch-src_bar__exif.h | |
parent | Update to Wine 6.0 RC1, the first milestone of the forthcoming Wine 6.0 (diff) |
graphics/geeqie: delete excess patch that does not apply
Approved by: portmgr@ (blanket, unbreak broken port)
Notes
Notes:
svn path=/head/; revision=557035
Diffstat (limited to 'graphics/geeqie/files/patch-src_bar__exif.h')
-rw-r--r-- | graphics/geeqie/files/patch-src_bar__exif.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/geeqie/files/patch-src_bar__exif.h b/graphics/geeqie/files/patch-src_bar__exif.h deleted file mode 100644 index 934352cf9b04..000000000000 --- a/graphics/geeqie/files/patch-src_bar__exif.h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/bar_exif.h.orig 2019-08-20 19:01:23 UTC -+++ src/bar_exif.h -@@ -29,8 +29,8 @@ void bar_pane_exif_entry_add_from_config(GtkWidget *pa - - /* these are exposed for when duplication of the exif bar's text is needed */ - --const gchar **bar_exif_key_list; --const gint bar_exif_key_count; -+extern const gchar **bar_exif_key_list; -+extern const gint bar_exif_key_count; - GList *bar_pane_exif_list(); - - #endif |