mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
- remove unused members
svn path=/trunk/; revision=32125
This commit is contained in:
@@ -445,7 +445,6 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
BOOL Unicode;
|
||||
DWORD BytesWritten;
|
||||
DWORD Length;
|
||||
LPWSTR ExeNames;
|
||||
@@ -453,7 +452,6 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
BOOL Unicode;
|
||||
DWORD Length;
|
||||
} CSRSS_GET_CONSOLE_ALIASES_EXES_LENGTH, *PCSRSS_GET_CONSOLE_ALIASES_EXES_LENGTH;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user