aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2018-11-16 21:59:47 -0800
committerPaul Gilbert2018-12-08 19:05:59 -0800
commit3d34cd151f9f56d24299eba4372e71e4a6b26131 (patch)
tree711eb20299286024d169a8c50d18965c378dc793 /engines
parente344809eeac75e9dbfd943015c083001a2628440 (diff)
downloadscummvm-rg350-3d34cd151f9f56d24299eba4372e71e4a6b26131.tar.gz
scummvm-rg350-3d34cd151f9f56d24299eba4372e71e4a6b26131.tar.bz2
scummvm-rg350-3d34cd151f9f56d24299eba4372e71e4a6b26131.zip
GLK: FROTZ: Remove unused local variable
Diffstat (limited to 'engines')
-rw-r--r--engines/glk/frotz/processor_streams.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/glk/frotz/processor_streams.cpp b/engines/glk/frotz/processor_streams.cpp
index ebeb3035f7..091165ed7c 100644
--- a/engines/glk/frotz/processor_streams.cpp
+++ b/engines/glk/frotz/processor_streams.cpp
@@ -165,11 +165,6 @@ continue_input:
zchar Processor::stream_read_input(int max, zchar *buf, zword timeout, zword routine,
bool hot_keys, bool no_scripting) {
zchar key = ZC_BAD;
- bool no_scrollback = no_scripting;
-
- if (h_version == V6 && _storyId == UNKNOWN && !ostream_script)
- no_scrollback = false;
-
flush_buffer();
// Remove initial input from the transscript file or from the screen