diff options
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_externalgrid.pas')
| -rw-r--r-- | plugins/HistoryPlusPlus/hpp_externalgrid.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_externalgrid.pas b/plugins/HistoryPlusPlus/hpp_externalgrid.pas index 5651b3d57e..70828902e0 100644 --- a/plugins/HistoryPlusPlus/hpp_externalgrid.pas +++ b/plugins/HistoryPlusPlus/hpp_externalgrid.pas @@ -555,7 +555,7 @@ begin begin
if Items[Index].hContact = 0 then
begin
- Grid.Protocol := 'ICQ';
+ Grid.Protocol := '';
FSubProtocol := Grid.Protocol;
end
else
|
