summaryrefslogtreecommitdiff
path: root/sysdeps/gnu
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-10 22:05:49 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-10 22:05:49 +0000
commit28361c5ee4a548b9c591702abdb8d2690cc48c66 (patch)
tree915f08a1566472ee5a001db4f62d482ebbeec730 /sysdeps/gnu
parent0e886ef96e0f750ca40fdc0b4f546cdef0a3caa5 (diff)
Remove _G_USING_THUNKS.
Diffstat (limited to 'sysdeps/gnu')
-rw-r--r--sysdeps/gnu/_G_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/gnu/_G_config.h b/sysdeps/gnu/_G_config.h
index 478dbe1f35..a0dc6592c0 100644
--- a/sysdeps/gnu/_G_config.h
+++ b/sysdeps/gnu/_G_config.h
@@ -83,7 +83,4 @@ typedef unsigned int _G_uint32_t __attribute__ ((__mode__ (__SI__)));
#define _G_BUFSIZ 8192
-/* These are the vtbl details for ELF. */
-#define _G_USING_THUNKS 1
-
#endif /* _G_config.h */