diff options
Diffstat (limited to 'engines/gargoyle/frotz/processor_streams.cpp')
-rw-r--r-- | engines/gargoyle/frotz/processor_streams.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gargoyle/frotz/processor_streams.cpp b/engines/gargoyle/frotz/processor_streams.cpp index 3f35c1f4ca..44062757ef 100644 --- a/engines/gargoyle/frotz/processor_streams.cpp +++ b/engines/gargoyle/frotz/processor_streams.cpp @@ -49,7 +49,6 @@ static void record_open() {} static void record_close() {} static void record_write_key(zchar) {} static void record_write_input(zchar *, zchar) {} -static void restart_header() {} void Processor::scrollback_char (zchar c) { |