Skip to content

Commit 080e756

Browse files
committed
Merge remote-tracking branch 'upstream/gnucobol-3.x' into gcos4gnucobol-3.x
2 parents 85c7080 + 140aed5 commit 080e756

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cobc/replace.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@
8585
#define DEBUG_REPLACE
8686
#endif
8787

88-
#ifdef DEBUG_REPLACE
89-
#define DEBUG_REPLACE
90-
#endif
91-
9288
/* BEGIN implementation of a queue of text and token pairs. The
9389
implementation could easily be translated to any other type of
9490
data.

0 commit comments

Comments
 (0)