aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/test.cpp')
-rw-r--r--engines/avalanche/test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/test.cpp b/engines/avalanche/test.cpp
index 220c92c2c2..016322fb67 100644
--- a/engines/avalanche/test.cpp
+++ b/engines/avalanche/test.cpp
@@ -34,7 +34,6 @@ const array<1, 22, char> signature = string("*AVALOT* v1.00 ąttą ") + '\3' + '\0
pointer saveint1f;
int main(int argc, const char *argv[]) {
pio_initialize(argc, argv);
- ;
getintvec(0x1f, saveint1f);
setintvec(0x1f, &signature);
swapvectors;