diff options
Diffstat (limited to 'indra/llcommon/fix_macros.h')
-rwxr-xr-x | indra/llcommon/fix_macros.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/llcommon/fix_macros.h b/indra/llcommon/fix_macros.h index ef959decff..43c09c54bc 100755 --- a/indra/llcommon/fix_macros.h +++ b/indra/llcommon/fix_macros.h @@ -16,10 +16,6 @@ // these macros all over again. // who injects MACROS with such generic names?! Grr. -#ifdef equivalent -#undef equivalent -#endif - #ifdef check #undef check #endif |