aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/cocl.c
diff options
context:
space:
mode:
Diffstat (limited to 'backendC/CleanCompilerSources/cocl.c')
-rw-r--r--backendC/CleanCompilerSources/cocl.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/backendC/CleanCompilerSources/cocl.c b/backendC/CleanCompilerSources/cocl.c
index da77da2..70d7597 100644
--- a/backendC/CleanCompilerSources/cocl.c
+++ b/backendC/CleanCompilerSources/cocl.c
@@ -8,9 +8,6 @@
#include "MAIN_CLM.d"
-/* for interrupts in comsupport.c */
-Bool InCommandInterpreter = False;
-
static char usage[]=
"Usage: \'cocl [options] [-o file] file\'\n"
"Options: [-v] [-w] [-tc] [-d] [-sl] [-p] [-sa] [-lt] [-lset] [-lat] [-lattr]";