summaryrefslogtreecommitdiff
path: root/src/common/rtdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/rtdb.c')
-rw-r--r--src/common/rtdb.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/common/rtdb.c b/src/common/rtdb.c
index 5467244..d656d29 100644
--- a/src/common/rtdb.c
+++ b/src/common/rtdb.c
@@ -1066,9 +1066,6 @@ static struct il_c *db_ilc()
case 'g':
db_chstr("$cg", "oto");
*nxtp = new_ilc(ILC_CGto);
-#ifdef MultiThread
- #undef code
-#endif /* MultiThead */
(*nxtp)->code[0] = db_ilc();
c = getc(db);
SkipWhSp(c);