diff options
Diffstat (limited to 'rtl/go32v2/system.pp')
-rw-r--r-- | rtl/go32v2/system.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rtl/go32v2/system.pp b/rtl/go32v2/system.pp index 1ed6f950fc..5ac32ef479 100644 --- a/rtl/go32v2/system.pp +++ b/rtl/go32v2/system.pp @@ -688,5 +688,4 @@ Begin InitDPMIExcp; InstallDefaultHandlers; {$endif EXCEPTIONS_IN_SYSTEM} - initvariantmanager; End. |