mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- Remove unnecessary line from FreeEnvironmentStringsW.
See issue #5073 for more details. svn path=/trunk/; revision=44925
This commit is contained in:
@@ -382,7 +382,6 @@ FreeEnvironmentStringsW (
|
||||
LPWSTR EnvironmentStrings
|
||||
)
|
||||
{
|
||||
(void)EnvironmentStrings;
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user