From 305cd924f78dcd9e73f7206c32b82475b9309e39 Mon Sep 17 00:00:00 2001 From: Freeman Date: Sat, 9 Jan 2021 02:09:28 +0300 Subject: [PATCH] System.RTLVersion removed --- Lib/System.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/System.pas b/Lib/System.pas index b522b88..4eff537 100644 --- a/Lib/System.pas +++ b/Lib/System.pas @@ -7,7 +7,6 @@ unit System; interface const - RTLVersion = CompilerVersion; UnicodeCompiler = CompilerVersion >= 20; type