You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#26. This allows code from macros like trace, debug, etc. to be
removed by GCC when the user has the compiler constant
goog.debug.LOGGING_ENABLED set to false.
0 commit comments