Move pile of helpers from rpmio_internal.h to rpmio.c, remove unused stuff
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 14 Oct 2009 13:10:08 +0000 (16:10 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 14 Oct 2009 13:10:08 +0000 (16:10 +0300)
commit63432905a413d33085061674e00d6c23c60056e4
tree44ac9a5324ce520f4f1c0292b097a63b6711353f
parentf2e55c2ff8f6fba0cba61251027fe899ac2fdd1a
Move pile of helpers from rpmio_internal.h to rpmio.c, remove unused stuff
- nothing outside rpmio.c needs these, make 'em static there
- uninlining reveals quite a few completely unused helpers...
rpmio/rpmio.c
rpmio/rpmio_internal.h