summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus/hpp_externalgrid.pas
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-06-28 13:43:27 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-06-28 13:43:27 +0300
commit94d8bccac15ff07bcbc2453a0220983495891f52 (patch)
treebeb24c90a5eebb823fd56d76424cf3df67c8325a /plugins/HistoryPlusPlus/hpp_externalgrid.pas
parent67a4d8a0e0725cf7c87e26f153f69107c62a9df1 (diff)
fixes #786 (Importing mContacts history causes a crash and damages the user profile)
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_externalgrid.pas')
-rw-r--r--plugins/HistoryPlusPlus/hpp_externalgrid.pas5
1 files changed, 0 insertions, 5 deletions
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;