From 5b27fa93753a42dccf78082c99c580952f87d728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Van=20Canneyt?= Date: Tue, 30 Jan 2024 15:32:16 +0100 Subject: [PATCH] * Remove commented variables --- compiler/pmodules.pas | 2 -- 1 file changed, 2 deletions(-) diff --git a/compiler/pmodules.pas b/compiler/pmodules.pas index e0ffa3d8fc..e4ba7a0958 100644 --- a/compiler/pmodules.pas +++ b/compiler/pmodules.pas @@ -1597,8 +1597,6 @@ type main_file : tinputfile; hp,hp2 : tmodule; pkg : tpcppackage; - {finalize_procinfo, - init_procinfo,} main_procinfo : tcgprocinfo; force_init_final : boolean; uu : tused_unit;