- remove unused members

svn path=/trunk/; revision=32125
This commit is contained in:
Johannes Anderwald 2008-02-04 22:33:21 +00:00
parent 7a92e8a9e6
commit 5f802cde10

View file

@ -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;