From a22f12b477654522f5be86a0148c30b7a24bd507 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Tue, 7 Feb 2012 22:40:49 +0100 Subject: Remove _G_ARGS macros. --- sysdeps/mach/hurd/_G_config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sysdeps/mach') diff --git a/sysdeps/mach/hurd/_G_config.h b/sysdeps/mach/hurd/_G_config.h index 8c685619fe..1d2b262792 100644 --- a/sysdeps/mach/hurd/_G_config.h +++ b/sysdeps/mach/hurd/_G_config.h @@ -90,7 +90,4 @@ typedef unsigned int _G_uint32_t __attribute__ ((__mode__ (__SI__))); #define _G_VTABLE_LABEL_PREFIX "__vt_" #define _G_VTABLE_LABEL_PREFIX_ID __vt_ - -#define _G_ARGS(ARGLIST) ARGLIST - #endif /* _G_config.h */ -- cgit 1.4.1