Merge branch 'development' into cmake/linux_fix_warn_unused
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -361,7 +361,7 @@ public:
|
||||
else
|
||||
{
|
||||
// remove from start up folder
|
||||
DeleteFile(fullLinkName);
|
||||
DeleteFileW(fullLinkName);
|
||||
}
|
||||
#endif
|
||||
#if AZ_TRAIT_OS_PLATFORM_APPLE
|
||||
|
||||
Reference in New Issue
Block a user