Removed incorrect ExpandEnvironmentStrings() error.
authorIain Patterson <me@iain.cx>
Fri, 19 Nov 2010 07:31:35 +0000 (07:31 +0000)
committerIain Patterson <me@iain.cx>
Fri, 19 Nov 2010 07:31:35 +0000 (07:31 +0000)
commitf9a99d7e21e6df478d81c89176e338db4155ed33
treef2a3cb84b99e908ed7030f56dccac8a1ef23e806
parent2e5e7a1de4503782dee0910da3331a05464ca596
Removed incorrect ExpandEnvironmentStrings() error.

A log_event() call was inadvertently left in the code causing an error
to be set to the eventlog saying that ExpandEnvironmentStrings() had
failed when it had actually succeeded.
registry.cpp