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

@@ -49,7 +49,6 @@
#include "vista.h"
#include "dbtype.h"
#ifndef ONE_DB
/* Set current database
*/
int
@@ -72,5 +71,4 @@ TASK_DECL
RETURN( db_status = S_OKAY );
}
#endif
/* vpp -nOS2 -dUNIX -nBSD -nVANILLA_BSD -nVMS -nMEMLOCK -nWINDOWS -nFAR_ALLOC -f/usr/users/master/config/nonwin setdb.c */