From 3427004e638586ec79d88381e8aebc40378d6630 Mon Sep 17 00:00:00 2001 From: Michael Justin Date: Sat, 20 Jun 2026 14:30:48 +0200 Subject: [PATCH] Remove HAS_UNIT_CONTNRS definition and usage Removed conditional compilation for Contnrs unit. --- src/main/Log4D.pas | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/Log4D.pas b/src/main/Log4D.pas index ae5ad65..478e71b 100644 --- a/src/main/Log4D.pas +++ b/src/main/Log4D.pas @@ -66,8 +66,6 @@ interface -{$DEFINE HAS_UNIT_CONTNRS} - uses Classes, {$IFDEF LINUX} @@ -75,9 +73,7 @@ interface {$ELSE} Windows, {$ENDIF} -{$IFDEF HAS_UNIT_CONTNRS} Contnrs, -{$ENDIF} SysUtils; const