aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/shell1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/shell1.cpp')
-rw-r--r--engines/avalanche/shell1.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/shell1.cpp b/engines/avalanche/shell1.cpp
index 358f679e61..fa9513960a 100644
--- a/engines/avalanche/shell1.cpp
+++ b/engines/avalanche/shell1.cpp
@@ -39,7 +39,6 @@ pointer where;
string comspec;
int main(int argc, const char *argv[]) {
pio_initialize(argc, argv);
- ;
getintvec(0x1f, where);
move(where, table, 1280);
comspec = getenv("comspec");