summaryrefslogtreecommitdiff
path: root/rtl/atari/system.pp
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/atari/system.pp')
-rw-r--r--rtl/atari/system.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/rtl/atari/system.pp b/rtl/atari/system.pp
index 37ce60d793..4409c29f59 100644
--- a/rtl/atari/system.pp
+++ b/rtl/atari/system.pp
@@ -358,5 +358,4 @@ begin
errno := 0;
{ Setup command line arguments }
argc:=GetParamCount(args);
- InitVariantManager;
end.