Fix one file that wasn't merged correctly.

svn path=/branches/ntvdm/; revision=59680
This commit is contained in:
Aleksandar Andrejevic 2013-08-09 13:33:17 +00:00
parent ed55d73cfd
commit 431f16ab22

View file

@ -49,7 +49,6 @@ VOID WINAPI
RegisterWaitForInputIdle(WaitForInputIdleType lpfnRegisterWaitForInputIdle);
#define CMD_STRING L"cmd /c "
#define NTVDM_STRING L"\\ntvdm.exe"
/* FUNCTIONS ****************************************************************/
@ -2327,7 +2326,6 @@ CreateProcessInternalW(IN HANDLE hUserToken,
ANSI_STRING AnsiEnv;
UNICODE_STRING UnicodeEnv, PathName;
BOOLEAN SearchRetry, QuotesNeeded, CmdLineIsAppName, HasQuotes;
WCHAR VdmPath[MAX_PATH];
//
// Variables used for Fusion/SxS (Side-by-Side Assemblies)