X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=d10346f3824d2a0e8b8665457c72a00aaaeaa3a4;hb=1ae9fa8a84998e44e0234543162e257815d7e972;hp=d559baa15dd5142df9f92a1bd492c3f836905811;hpb=8d3e26681c4341c76fe9a28371a75061678e7df2;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index d559baa..d10346f 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -5,15 +5,6 @@ * $Id$ */ -/* If we're using gcc then give it some information about - * functions that abort. - */ -#if __GNUC__ > 2 -#define NORETURN __attribute__((__noreturn__) -#else -#define NORETURN -#endif - /* * missing system prototypes */