From 05611382cba6ee713b76d0bead4b7fb6ac4e47b9 Mon Sep 17 00:00:00 2001 From: tobigun Date: Tue, 1 Apr 2008 18:58:01 +0000 Subject: removed unused lclintf/windows references git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@996 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/Menu/UMenuText.pas | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Game/Code/Menu/UMenuText.pas') diff --git a/Game/Code/Menu/UMenuText.pas b/Game/Code/Menu/UMenuText.pas index 3dff321a..25264c64 100644 --- a/Game/Code/Menu/UMenuText.pas +++ b/Game/Code/Menu/UMenuText.pas @@ -57,11 +57,6 @@ type implementation uses UGraphic, - {$IFDEF win32} - windows, - {$ELSE} - lclintf, - {$ENDIF} StrUtils; {$IFDEF DARWIN} -- cgit v1.2.3