Solve our braindead sourcetree dependency on GCC in another way.

Discussed with:	bde
This commit is contained in:
Jeroen Ruigrok van der Werven 2001-09-19 17:51:23 +00:00
parent 4387c7c2af
commit 2622bf6fe4

View File

@ -113,7 +113,6 @@
* in a different (wrong) way).
*/
#if __GNUC__ < 2 || __GNUC__ == 2 && __GNUC_MINOR__ < 5
#define __attribute__(x)
#define __dead2
#define __pure2
#define __unused