libDtSearch: NO_TRANS is always on for CDE

This commit is contained in:
Peter Howkins
2018-06-29 00:43:46 +01:00
parent 162fd49971
commit 550f278889
9 changed files with 0 additions and 1619 deletions

View File

@@ -550,11 +550,6 @@ static int alloc_dict()
DB_ENTRY *db_ptr;
/* allocate and initialize file_table */
#ifndef NO_TRANS
if ( use_ovfl ) {
extra_file = 1;
}
#endif
if ( old_no_of_dbs == 0 ) {
old_size_ft = 0;