summaryrefslogtreecommitdiff
path: root/UProperties.pas
diff options
context:
space:
mode:
Diffstat (limited to 'UProperties.pas')
-rw-r--r--UProperties.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/UProperties.pas b/UProperties.pas
index 371f7a6..d951264 100644
--- a/UProperties.pas
+++ b/UProperties.pas
@@ -56,7 +56,7 @@ uses ULocale, UFileAssoc, UCoreUtils, UConfig;
procedure TFProperties.FormCreate(Sender: TObject);
-var i: integer;
+// var i: integer;
begin
SetDefaultSize(450, 500);
Caption := Format('%s Properties', [DisplayFileName]);