diff options
Diffstat (limited to 'source/compiler/dtio.c')
-rw-r--r-- | source/compiler/dtio.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/compiler/dtio.c b/source/compiler/dtio.c index 0fe0f38..14accfe 100644 --- a/source/compiler/dtio.c +++ b/source/compiler/dtio.c @@ -66,10 +66,6 @@ DtParseLine ( UINT32 Line, UINT32 Offset); -UINT32 -DtGetNextLine ( - FILE *Handle); - static void DtWriteBinary ( DT_SUBTABLE *Subtable, |