Don't try to copy a non-local log to the remote thost

This commit is contained in:
baldurk
2016-08-05 23:26:19 +02:00
parent 12d5f5bd70
commit 2fe43fab79
+1 -1
View File
@@ -674,7 +674,7 @@ namespace renderdocui.Windows
}
else
{
if (remoteReplay)
if (remoteReplay && local)
{
try
{