libDtSearch: Remove define ONE_DB which is always off for CDE
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user