]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
* test/tests/bad-input/test-header: Add test for it.
[nmh] / h / prototypes.h
index d559baa15dd5142df9f92a1bd492c3f836905811..d10346f3824d2a0e8b8665457c72a00aaaeaa3a4 100644 (file)
@@ -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
  */