Remove the TagEntrySetArglistFunction hook
commitf61a64be29cbba0162f92eb5c1fe4aa2af33fd33
authorJiří Techet <techet@gmail.com>
Mon, 11 Jan 2016 11:10:51 +0000 (11 12:10 +0100)
committerJiří Techet <techet@gmail.com>
Mon, 21 Mar 2016 17:28:36 +0000 (21 18:28 +0100)
tree416baac4abfc282bf1822587a0d6b517a3d93154
parent801698ddeda2c682bf159a41b22f6475bb1c7a10
Remove the TagEntrySetArglistFunction hook

The direct python parser -> tagmanager callback is rather hacky
and unnecessary as we can do the same in the normal ctags callback
upon receiving a tag.
tagmanager/ctags/entry.c
tagmanager/ctags/entry.h
tagmanager/ctags/parse.c
tagmanager/ctags/parse.h
tagmanager/ctags/python.c
tagmanager/src/tm_source_file.c