Skip to content

Commit

Permalink
locale.c: Replace most #ifdef DEBUGGING lines
Browse files Browse the repository at this point in the history
THe previous commit enhanced the DEBUG macros so that they contain the
logic that previously had to be done with conditional compilation
statements.  Removing them makes the code easier to read.
  • Loading branch information
khwilliamson committed May 9, 2021
1 parent 6d2b78b commit 58d208c
Showing 1 changed file with 92 additions and 252 deletions.

0 comments on commit 58d208c

Please sign in to comment.