Remove unnecessary arguments to db init and fini
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Sep 2009 08:56:12 +0000 (11:56 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 16 Sep 2009 12:47:10 +0000 (15:47 +0300)
commit2bfa9ca1470d6616a4fe282a18ae0be7be097854
treeeff8d4d9ad510272b45b320f128def9c1ff345bd
parentcc1a7acef9aef29218f1671760be0ac06499268b
Remove unnecessary arguments to db init and fini
- bdb environments are per db_home, not per file so dbfile etc dont make
  sense here
lib/backend/db3.c