summaryrefslogtreecommitdiff
path: root/include/delphi/m_options.inc
diff options
context:
space:
mode:
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 4ae7ef6091..c21e060828 100644
--- a/include/delphi/m_options.inc
+++ b/include/delphi/m_options.inc
@@ -61,7 +61,6 @@ type
hInstance :THANDLE;
hIcon :HICON; //
hLangpack :int;
- hGroupIcon :HICON; //
flags :dword; //
dwInitParam :LPARAM; // a value to pass to lParam of WM_INITDIALOG message
end;