regcomp.c: Remove no longer called function
authorKarl Williamson <public@khwilliamson.com>
Sat, 28 May 2011 17:49:05 +0000 (11:49 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 3 Jul 2011 20:05:45 +0000 (14:05 -0600)
commit198a51c423625d3171d450af5573095cd2c99964
treec625a16a57767399986d8dcfa0b69838af351db6
parent318c430e61fb87b0d32ecee8825b85847c3980ab
regcomp.c: Remove no longer called function

The invlist_destroy function was misleading, as it has changed to
just decrement the reference count, which may or may not lead to
immediate destruction
embed.fnc
embed.h
proto.h
regcomp.c