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.
master
Nat Goodspeed 2015-07-12 14:38:06 -04:00
parent a75b7a1c4a
commit ec466b2f5e
1 changed files with 0 additions and 4 deletions

View File

@ -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