From 68268f528f54583698970fa4a4b24a9e8bf68364 Mon Sep 17 00:00:00 2001 From: jaybinks Date: Sat, 29 Sep 2007 04:38:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@449 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/UltraStar.lpr | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Game/Code/UltraStar.lpr') diff --git a/Game/Code/UltraStar.lpr b/Game/Code/UltraStar.lpr index f47d9d81..e2c08aeb 100644 --- a/Game/Code/UltraStar.lpr +++ b/Game/Code/UltraStar.lpr @@ -421,5 +421,7 @@ begin if Ini.LPT = 1 then LCD.Clear; if Ini.LPT = 2 then Light.TurnOff; + // Insignificant change.. + Log.Free; end. -- cgit v1.2.3