From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> Signed-off-by: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> --- misc-utils/uuidd.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/misc-utils/uuidd.c b/misc-utils/uuidd.c index 313a4af..371975d 100644 --- a/misc-utils/uuidd.c +++ b/misc-utils/uuidd.c @@ -41,12 +41,6 @@ #include "nls.h" -#ifdef __GNUC__ -#define CODE_ATTR(x) __attribute__(x) -#else -#define CODE_ATTR(x) -#endif - /* length of textual representation of UUID, including trailing \0 */ #define UUID_STR_LEN 37 -- 1.8.5.6 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html