From 0ce68d223fd56c700b34f3c1c02dbfd0f34484c8 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Thu, 30 Jun 2016 15:33:21 +0000 Subject: [PATCH] - removed unused tllvmshadowsymtable.recordalignmin field git-svn-id: trunk@34026 - --- compiler/symtable.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/symtable.pas b/compiler/symtable.pas index 5233c870e7..84181ebc6a 100644 --- a/compiler/symtable.pas +++ b/compiler/symtable.pas @@ -153,7 +153,6 @@ interface private equivst: tabstractrecordsymtable; curroffset: aint; - recordalignmin: shortint; function get(f: tfieldvarsym): tllvmshadowsymtableentry; function get_by_llvm_index(index: longint): tllvmshadowsymtableentry; public