This commit is contained in:
Jong Hyuk Choi 2003-02-07 20:16:09 +00:00
parent c315e28779
commit 886179fbca

View File

@ -129,8 +129,6 @@ bdb_search(
rc = LOCK_ID (bdb->bi_dbenv, &locker );
printf("locker = %d\n", locker);
switch(rc) {
case 0:
break;