libDtSearch: Remove define ONE_DB which is always off for CDE

This commit is contained in:
Peter Howkins
2018-06-29 00:34:56 +01:00
parent e5b3c011c6
commit 162fd49971
25 changed files with 0 additions and 162 deletions

View File

@@ -68,7 +68,6 @@ static int rec_okay(P1(int) Pi(int *)
static int ctblcmp(P1(const unsigned char FAR*)
Pi(const unsigned char FAR*) Pi(int));
#ifndef ONE_DB
/* Check for valid db number and set curr_db, curr_db_table and curr_rn_table
*/
int
@@ -88,7 +87,6 @@ int dbn;
}
return( db_status = S_OKAY );
}
#endif
/* Check for valid (external) set number and return (internal) set number