From ef3e79e0bb6ba4a5e5d4dc1467281370e1d8b488 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 23 Aug 2008 22:54:42 +0200 Subject: Fix some compiler warnings --- URunFromVFS.pas | 1 - 1 file changed, 1 deletion(-) (limited to 'URunFromVFS.pas') diff --git a/URunFromVFS.pas b/URunFromVFS.pas index 393fbb9..a1309ff 100644 --- a/URunFromVFS.pas +++ b/URunFromVFS.pas @@ -60,7 +60,6 @@ uses ULocale, UConfig; procedure TFRunFromVFS.FormCreate(Sender: TObject); -var i: integer; begin // SetDefaultSize(55, 40); Caption := LANGFRunFromVFS_Caption; -- cgit v1.2.3