mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 05:02:24 +00:00
- remove unused members
svn path=/trunk/; revision=32125
This commit is contained in:
parent
7a92e8a9e6
commit
5f802cde10
1 changed files with 0 additions and 2 deletions
|
@ -445,7 +445,6 @@ typedef struct
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
BOOL Unicode;
|
|
||||||
DWORD BytesWritten;
|
DWORD BytesWritten;
|
||||||
DWORD Length;
|
DWORD Length;
|
||||||
LPWSTR ExeNames;
|
LPWSTR ExeNames;
|
||||||
|
@ -453,7 +452,6 @@ typedef struct
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
BOOL Unicode;
|
|
||||||
DWORD Length;
|
DWORD Length;
|
||||||
} CSRSS_GET_CONSOLE_ALIASES_EXES_LENGTH, *PCSRSS_GET_CONSOLE_ALIASES_EXES_LENGTH;
|
} CSRSS_GET_CONSOLE_ALIASES_EXES_LENGTH, *PCSRSS_GET_CONSOLE_ALIASES_EXES_LENGTH;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue