Bug #23436: fix some minor manpage syntax errors and add a test which runs
[mmh] / h / prototypes.h
index d559baa..d10346f 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
  */