diff options
Diffstat (limited to 'include/delphi/m_options.inc')
-rw-r--r-- | include/delphi/m_options.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/delphi/m_options.inc b/include/delphi/m_options.inc index 96b643b40b..4ae7ef6091 100644 --- a/include/delphi/m_options.inc +++ b/include/delphi/m_options.inc @@ -60,7 +60,6 @@ type pszTemplate :PAnsiChar;
hInstance :THANDLE;
hIcon :HICON; //
- groupPosition :int; //
hLangpack :int;
hGroupIcon :HICON; //
flags :dword; //
|