diff options
Diffstat (limited to 'plugins/HistoryPlusPlus/HistoryForm.pas')
| -rw-r--r-- | plugins/HistoryPlusPlus/HistoryForm.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/HistoryForm.pas b/plugins/HistoryPlusPlus/HistoryForm.pas index b61f0f0827..bc752cfbc6 100644 --- a/plugins/HistoryPlusPlus/HistoryForm.pas +++ b/plugins/HistoryPlusPlus/HistoryForm.pas @@ -3007,7 +3007,7 @@ begin if FhContact = 0 then
begin
FhSubContact := 0;
- FProtocol := 'ICQ';
+ FProtocol := '';
FSubProtocol := FProtocol;
end
else
|
