libDtSearch: remove NO_COUNTRY code which is always off for CDE

This commit is contained in:
Peter Howkins
2018-06-29 01:04:55 +01:00
parent 9d921ba219
commit 86b9a0fee4
10 changed files with 1 additions and 30 deletions

View File

@@ -35,7 +35,6 @@
*
* OBJECT CODE ONLY SOURCE MATERIALS
*/
#ifndef NO_COUNTRY
/*-----------------------------------------------------------------------
mapchar.c -- db_VISTA character map module.
@@ -203,5 +202,4 @@ void ctbl_free()
db_global.ctbl_activ = FALSE;
}
#endif /* NO_COUNTRY */
/* vpp -nOS2 -dUNIX -nBSD -nVANILLA_BSD -nVMS -nMEMLOCK -nWINDOWS -nFAR_ALLOC -f/usr/users/master/config/nonwin mapchar.c */