aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backendC/CleanCompilerSources/types.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/backendC/CleanCompilerSources/types.t b/backendC/CleanCompilerSources/types.t
index 3335b16..cdd81a3 100644
--- a/backendC/CleanCompilerSources/types.t
+++ b/backendC/CleanCompilerSources/types.t
@@ -35,7 +35,6 @@ typedef enum
otherFile, hsFile
} FileKind;
-#define EndOfFile ((int) -1)
#define FileNameMax 256
#define SeekSet
#define SeekCur