remove useless tags struct

--HG--
extra : transplant_source : %EF%CD%D8K%E5%E1F%95%1E%F9%F3%88%E7%B0%600%21Wwp
This commit is contained in:
Sebastian Spaeth 2010-03-16 12:40:20 +01:00
parent 0e90d656fc
commit 9ed5e8a0e3

View file

@ -155,9 +155,6 @@ class Query(object):
#------------------------------------------------------------------------------
class Tags(object):
"""Wrapper around notmuch_tags_t"""
class notmuch_tags_t(ctypes.Structure):
"""the opaque tags struct that is returned by functions."""
pass
#notmuch_tags_get
_get = nmlib.notmuch_tags_get