From 2bdd4ca6b6c38367e301042c2247395568c63ebd Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 15 Feb 2013 00:51:53 +0000 Subject: Remove miscellaneous bounded-pointers relics in C code. --- string/bits/string2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/bits') diff --git a/string/bits/string2.h b/string/bits/string2.h index 8b6a36fab5..94f5ee917f 100644 --- a/string/bits/string2.h +++ b/string/bits/string2.h @@ -21,7 +21,7 @@ # error "Never use directly; include instead." #endif -#if !defined __NO_STRING_INLINES && !defined __BOUNDED_POINTERS__ +#ifndef __NO_STRING_INLINES /* Unlike the definitions in the header the definitions contained here are not optimized down to assembler -- cgit v1.2.1