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 Apr 20, 2021
1 parent b33c209 commit 41bb45c
Showing 1 changed file with 92 additions and 252 deletions.

0 comments on commit 41bb45c

Please sign in to comment.