diff options
Diffstat (limited to 'rtl/emx/system.pas')
-rw-r--r-- | rtl/emx/system.pas | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rtl/emx/system.pas b/rtl/emx/system.pas index 9e46379485..3da446cdce 100644 --- a/rtl/emx/system.pas +++ b/rtl/emx/system.pas @@ -591,8 +591,6 @@ begin InitSystemThreads; - InitVariantManager; - if os_Mode in [osDOS,osDPMI] then DosEnvInit; |