mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
[SERVICES] Addendum to r73487: Fix the build.
svn path=/trunk/; revision=73488
This commit is contained in:
@@ -191,11 +191,12 @@ ScmLogonService(
|
||||
IN PSERVICE pService,
|
||||
IN PSERVICE_IMAGE pImage)
|
||||
{
|
||||
#if 0
|
||||
PWSTR pUserName = NULL;
|
||||
PWSTR pDomainName = NULL;
|
||||
PWSTR ptr;
|
||||
DWORD dwError = ERROR_SUCCESS;
|
||||
|
||||
#endif
|
||||
DPRINT("ScmLogonService()\n");
|
||||
|
||||
DPRINT("Service %S\n", pService->lpServiceName);
|
||||
|
||||
Reference in New Issue
Block a user