diff options
Diffstat (limited to 'rtl/linux/system.pp')
-rw-r--r-- | rtl/linux/system.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rtl/linux/system.pp b/rtl/linux/system.pp index a337d87cf6..82dae436e4 100644 --- a/rtl/linux/system.pp +++ b/rtl/linux/system.pp @@ -368,7 +368,6 @@ begin InOutRes:=0; { threading } InitSystemThreads; - initvariantmanager; { restore original signal handlers in case this is a library } if IsLibrary then RestoreOldSignalHandlers; |