From 94d8bccac15ff07bcbc2453a0220983495891f52 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 28 Jun 2017 13:43:27 +0300 Subject: fixes #786 (Importing mContacts history causes a crash and damages the user profile) --- plugins/HistoryPlusPlus/hpp_externalgrid.pas | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/HistoryPlusPlus/hpp_externalgrid.pas') diff --git a/plugins/HistoryPlusPlus/hpp_externalgrid.pas b/plugins/HistoryPlusPlus/hpp_externalgrid.pas index 32c08d37e3..c97891746d 100644 --- a/plugins/HistoryPlusPlus/hpp_externalgrid.pas +++ b/plugins/HistoryPlusPlus/hpp_externalgrid.pas @@ -33,11 +33,6 @@ type PExtCustomItem = ^TExtCustomItem; - TOldDBEventInfo = record - cbSize : dword; - d : TDBEventInfo; - end; - TExtCustomItem = record Nick: String; Text: String; -- cgit v1.2.3