Clean up dbiOpen() a bit
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 9 Apr 2010 13:36:17 +0000 (16:36 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 9 Apr 2010 13:36:17 +0000 (16:36 +0300)
commit1b78a6974da7731060a1e87f837c449e07f08941
tree2cd4680f3938102a56804414f24e511db8c70a61
parent8591f205f02ca09f42c08f8c8ecac73e107485ea
Clean up dbiOpen() a bit
- eliminate now redundant rc-condition, move local variables to the
  scope their used in
lib/backend/db3.c