remove ultrix support
[oweals/cde.git] / cde / lib / tt / lib / util / tt_string.h
index 934b91c8658e6df9c042d468821f713700c69855..6e71816064e739f9e62de3ff0a098720231ec846 100644 (file)
@@ -59,9 +59,6 @@ extern "C" {
 #include "util/tt_list.h"
 #include "util/tt_object.h"
 #include <memory.h>
-#if defined(ultrix)
-#define bool_t int
-#endif
 
 const int _Tt_string_unlimited = -1;
 const int _Tt_string_user_width        = -2;