summaryrefslogtreecommitdiff
path: root/UPreferences.pas
diff options
context:
space:
mode:
Diffstat (limited to 'UPreferences.pas')
-rw-r--r--UPreferences.pas1
1 files changed, 0 insertions, 1 deletions
diff --git a/UPreferences.pas b/UPreferences.pas
index 50b2e29..699af42 100644
--- a/UPreferences.pas
+++ b/UPreferences.pas
@@ -1064,7 +1064,6 @@ begin
end;
procedure TFPreferences.DefaultFontCheckBoxToggled(Sender: TObject);
-var FontDesc: PPangoFontDescription;
begin
ListFontLabel.Enabled := not DefaultFontCheckBox.Checked;
ListFontButton.Enabled := not DefaultFontCheckBox.Checked;