summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus/GlobalSearch.pas
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryPlusPlus/GlobalSearch.pas')
-rw-r--r--plugins/HistoryPlusPlus/GlobalSearch.pas3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/HistoryPlusPlus/GlobalSearch.pas b/plugins/HistoryPlusPlus/GlobalSearch.pas
index aa8db4368d..08d783d6df 100644
--- a/plugins/HistoryPlusPlus/GlobalSearch.pas
+++ b/plugins/HistoryPlusPlus/GlobalSearch.pas
@@ -971,7 +971,6 @@ end;
procedure TfmGlobalSearch.bnSearchClick(Sender: TObject);
var
SearchProtected: Boolean;
- PassMode: Byte;
begin
if IsSearching then
begin
@@ -1705,8 +1704,6 @@ begin
end;
procedure TfmGlobalSearch.FormShow(Sender: TObject);
-var
- PassMode: Byte;
begin
paFilter.Visible := False;
ToggleAdvancedPanel(False);