From 898fb29993b51a46f7ebd9e28b37448ce7f90f7a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 15 Apr 2015 15:49:19 +0000 Subject: and also in h++ git-svn-id: http://svn.miranda-ng.org/main/trunk@12841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryPlusPlus/historypp.dpr | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins') diff --git a/plugins/HistoryPlusPlus/historypp.dpr b/plugins/HistoryPlusPlus/historypp.dpr index 96b528ec1a..d9aa22378e 100644 --- a/plugins/HistoryPlusPlus/historypp.dpr +++ b/plugins/HistoryPlusPlus/historypp.dpr @@ -431,8 +431,6 @@ var odp: TOPTIONSDIALOGPAGE; begin ZeroMemory(@odp,SizeOf(odp)); - odp.cbSize := sizeof(odp); - odp.Position := 0; odp.hInstance := hInstance; odp.pszTemplate := MakeIntResourceA(IDD_OPT_HISTORYPP); odp.szTitle.a := 'History'; -- cgit v1.2.3