mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-02-14 21:33:35 +00:00
seems to auto created this method
This commit is contained in:
parent
fad39b9da9
commit
f47ee05ced
1 changed files with 0 additions and 5 deletions
|
@ -421,10 +421,5 @@ namespace Ryujinx.Ava.Common
|
|||
|
||||
return Result.Success;
|
||||
}
|
||||
|
||||
internal static (Result? result, bool canceled) CopyDirectory(FileSystemClient fs, string subSrcPath, string subDstPath)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue