summaryrefslogtreecommitdiff
path: root/include/delphi/m_options.inc
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2016-10-30 17:45:38 +0300
committerGeorge Hazan <ghazan@miranda.im>2016-10-30 17:45:38 +0300
commitaea29a34173d692e237b1c74de8d10c76b4dfd0d (patch)
treee73e0b2183fc16a041cb040f14e2f412f9ea9313 /include/delphi/m_options.inc
parentfb2a5533369f32e47f07810e0a360da0ddbadfba (diff)
OPTIONSDIALOGPAGE::hIcon - also unused
Diffstat (limited to 'include/delphi/m_options.inc')
-rw-r--r--include/delphi/m_options.inc1
1 files changed, 0 insertions, 1 deletions
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