diff options
author | Florian Festi <ffesti@redhat.com> | 2010-02-03 15:41:58 +0100 |
---|---|---|
committer | Florian Festi <ffesti@redhat.com> | 2010-02-03 16:27:00 +0100 |
commit | 51c96db0464f86901b328899106dd8d4159dd878 (patch) | |
tree | 95b401707715cfa774cc42d4379073cf4caca2a7 /rpmqv.c | |
parent | ee35635243f1e282d04066014af6349227cd6498 (diff) | |
download | librpm-tizen-51c96db0464f86901b328899106dd8d4159dd878.tar.gz librpm-tizen-51c96db0464f86901b328899106dd8d4159dd878.tar.bz2 librpm-tizen-51c96db0464f86901b328899106dd8d4159dd878.zip |
Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing them
Diffstat (limited to 'rpmqv.c')
-rw-r--r-- | rpmqv.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -838,7 +838,6 @@ exit: } /* keeps memory leak checkers quiet */ - rpmFreeFilesystems(); rpmlogClose(); #ifdef IAM_RPMQV |