diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2012-03-20 18:17:33 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2012-03-20 18:17:33 +0000 |
| commit | b81dc021b3e3311e46f9e81de4f09855536e8147 (patch) | |
| tree | 3fa3a8ab860459d0b2c9768eed9142052be1ced3 /source/compiler/dtio.c | |
| parent | 5437485bdb98c4b00f15969e013c454426e9c862 (diff) | |
Notes
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 0fe0f38b93d6..14accfe103e7 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, |
