From ef66a3444345014861607205aa147ccb5c2b78ba Mon Sep 17 00:00:00 2001 From: cproudlock Date: Mon, 19 Jan 2026 16:36:09 -0500 Subject: [PATCH] Remove unused ResultsMemo variable from MachineAuth Co-Authored-By: Claude Opus 4.5 --- MachineAuth/MachineAuth.iss | 1 - 1 file changed, 1 deletion(-) diff --git a/MachineAuth/MachineAuth.iss b/MachineAuth/MachineAuth.iss index 1a035f9..4e046f9 100644 --- a/MachineAuth/MachineAuth.iss +++ b/MachineAuth/MachineAuth.iss @@ -61,7 +61,6 @@ const var ProgressPage: TOutputProgressWizardPage; - ResultsMemo: TNewMemo; LogMessages: String; // ============================================================================