From ec466b2f5ea5149a4d5d5ead12891d308a96b8ff Mon Sep 17 00:00:00 2001 From: Nat Goodspeed Date: Sun, 12 Jul 2015 14:38:06 -0400 Subject: MAINT-5351: glh-linear 'equivalent' macro has been destroyed. Hopefully we no longer need to brute-force remove any more macros with the same name. --- indra/llcommon/fix_macros.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'indra') 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 -- cgit v1.2.3