mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-04-20 13:30:46 +00:00
remove un-needed #define _attribute__(x) (there's one in gcc_attr.h)
This commit is contained in:
parent
2a2b468090
commit
d0b1fc7816
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
|||
|
||||
#ifndef __GNUC__
|
||||
# if defined (__BORLANDC__) || defined (_MSC_VER)
|
||||
# define __attribute__(x)
|
||||
# if (defined(__BORLANDC__) && (__BORLANDC__ < 0x550))
|
||||
# pragma option -a1
|
||||
# else
|
||||
|
|
Loading…
Reference in a new issue