aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/cp/cfns.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/cp/cfns.h')
-rw-r--r--gcc-4.9/gcc/cp/cfns.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc-4.9/gcc/cp/cfns.h b/gcc-4.9/gcc/cp/cfns.h
index c845ddf08..6c9c8c44f 100644
--- a/gcc-4.9/gcc/cp/cfns.h
+++ b/gcc-4.9/gcc/cp/cfns.h
@@ -51,10 +51,6 @@ along with GCC; see the file COPYING3. If not see
__inline
#endif
static unsigned int hash (const char *, unsigned int);
-#ifdef __GNUC__
-__inline
-#endif
-const char * libc_name_p (const char *, unsigned int);
/* maximum key range = 391, duplicates = 0 */
#ifdef __GNUC__