dtdbcache: remove incorrect comment block and tmpnam_buf var (not used)
authorJon Trulson <jon@radscan.com>
Tue, 7 Aug 2012 23:43:32 +0000 (17:43 -0600)
committerJon Trulson <jon@radscan.com>
Tue, 7 Aug 2012 23:43:32 +0000 (17:43 -0600)
commit91011085a4ca76f78de8fe949a1f3412487188c9
treeef0b8f4368257d7c9336100ed9f3f0dd75fac7fc
parent80f456e3b558f7ceeb331585ccd9307f74a244c5
dtdbcache: remove incorrect comment block and tmpnam_buf var (not used)

With Aaron's fixes to dtdbcache fixing a potential coredump, the
comment block in the write_db() function regarding tmpnam() no longer
applies, and the tmpnam_buf variable is no longer used.

So, remove them :)
cde/lib/DtSvc/DtUtil1/MMDb.c