Stop checking for USE_DEBUG_COUNTER in default.c
commit3f5080e7676c375b7724a08fe711765d30a590eb
authorPeter Zhu <[email protected]>
Wed, 7 May 2025 19:13:57 +0000 (7 15:13 -0400)
committerPeter Zhu <[email protected]>
Thu, 8 May 2025 14:36:27 +0000 (8 10:36 -0400)
tree14b0e6d2ec9264e09a179ea378d6ff815484ad99
parent46a82408846fe1ec5ad6f8fbb883c886abae079a
Stop checking for USE_DEBUG_COUNTER in default.c

We don't need to check for USE_DEBUG_COUNTER because the code is no-op
if USE_DEBUG_COUNTER is not enabled.
gc/default/default.c