Skip to content

Commit 86e45fb

Browse files
nemo-seahorse: Fix build with gpgme >= 2.0.0 (#553)
1 parent 0a45e3f commit 86e45fb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nemo-seahorse/tool/seahorse-pgp-operation.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ event_cb (void *data, gpgme_event_io_t type, void *type_data)
300300
break;
301301

302302
case GPGME_EVENT_NEXT_KEY:
303-
case GPGME_EVENT_NEXT_TRUSTITEM:
304303
default:
305304
/* Ignore unsupported event types */
306305
break;

0 commit comments

Comments
 (0)