mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[RAPPS]
- Don't break the build, Arch svn path=/trunk/; revision=61668
This commit is contained in:
parent
50eccb575e
commit
c85b7d884c
1 changed files with 0 additions and 1 deletions
|
@ -771,7 +771,6 @@ wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nSh
|
|||
WNDCLASSEXW WndClass = {0};
|
||||
WCHAR szWindowClass[] = L"ROSAPPMGR";
|
||||
WCHAR szWindowName[MAX_STR_LEN];
|
||||
WCHAR szErrorText[MAX_STR_LEN];
|
||||
HANDLE hMutex = NULL;
|
||||
MSG Msg;
|
||||
|
||||
|
|
Loading…
Reference in a new issue