From 12b9ee5a599e2a6c605d36f99b87a35d629f1d49 Mon Sep 17 00:00:00 2001 From: sergei Date: Sat, 22 Nov 2014 20:35:46 +0000 Subject: - RTL: removed InitVariantManager, it was an empty procedure since day 1. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@29114 3ad0048d-3df7-0310-abae-a5850022a9f2 --- rtl/macos/system.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'rtl/macos/system.pp') diff --git a/rtl/macos/system.pp b/rtl/macos/system.pp index 780dd4c08b..54d2b00f7e 100644 --- a/rtl/macos/system.pp +++ b/rtl/macos/system.pp @@ -559,7 +559,6 @@ begin InOutRes:=0; errno:=0; InitSystemThreads; - initvariantmanager; if StandAlone = 0 then begin -- cgit v1.2.1