simplify CDBEnv::Open() / fix small glitches
- remove pathEnv from CDBEnv, as this attribute is not needed
- change path parameter in ::Open() to a reference
- make nDbCache variable an unsigned integer
- remove a missplaced ";" behin ::IsMock()
simplify CDBEnv::Open() / fix small glitches c74bae0fdf21Unpublished Tags None Subscribers None
Description
Details
|