Ignore rpmdbClose() return on failed rpmdbOpen()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 18 Apr 2011 09:00:44 +0000 (12:00 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 18 Apr 2011 09:00:44 +0000 (12:00 +0300)
commit0d0ccea1f342b465ee9e6a3da13ed06d4e03742c
tree60633c257f638af2429f390f4245948f50b26774
parent1a89593cd04d464dc5f7306482c0bb5a0b71e819
Ignore rpmdbClose() return on failed rpmdbOpen()
- We can't do anything about it so just ignore and remove the
  unused variable
lib/rpmdb.c