]> git.notmuchmail.org Git - notmuch/commit
ruby: remove Tags object
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 22 Mar 2023 23:43:46 +0000 (17:43 -0600)
committerDavid Bremner <david@tethera.net>
Sun, 2 Apr 2023 22:11:10 +0000 (19:11 -0300)
commit44924a6a09659c97d6cde383bf7deac0413d07c3
tree58f014d3ae6b923e16633a7b1ccbbbc38b312c67
parent3a52290609b07b51b16b527d1c14ac9836760300
ruby: remove Tags object

Not used anymore now that we return an array of strings directly.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
bindings/ruby/defs.h
bindings/ruby/init.c
bindings/ruby/tags.c