From aea29a34173d692e237b1c74de8d10c76b4dfd0d Mon Sep 17 00:00:00 2001
From: George Hazan <ghazan@miranda.im>
Date: Sun, 30 Oct 2016 17:45:38 +0300
Subject: OPTIONSDIALOGPAGE::hIcon - also unused

---
 include/delphi/m_options.inc | 1 -
 1 file changed, 1 deletion(-)

(limited to 'include/delphi')

diff --git a/include/delphi/m_options.inc b/include/delphi/m_options.inc
index c21e060828..55d2411654 100644
--- a/include/delphi/m_options.inc
+++ b/include/delphi/m_options.inc
@@ -59,7 +59,6 @@ type
     pfnDlgProc            :pointer;
     pszTemplate           :PAnsiChar;
     hInstance             :THANDLE;
-    hIcon                 :HICON;   // 
     hLangpack             :int;
     flags                 :dword;   // 
     dwInitParam           :LPARAM;  // a value to pass to lParam of WM_INITDIALOG message
-- 
cgit v1.2.3