Lose redundant dbi_use_env check
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 8 Apr 2010 13:04:37 +0000 (16:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 8 Apr 2010 13:04:37 +0000 (16:04 +0300)
commit4f6281c2bb1292e646276bea5aafc08cae886ceb
treea953b7468420cf52ff13a355960388e3731658c8
parent8f03db2c7682f2564aaa54cc4151b090379bc99f
Lose redundant dbi_use_env check
- its always enabled when we get here, but might get turned off
  in the initialization process (at least for now)
lib/backend/db3.c