バージョン
3.5-1761
ブランチ
master
投稿日時
10 年, 7 ヶ月前
Windows x64 Windows x86 Mac OS X Android
コミット
e3617a55a01d05a7dde37dfc37e662bfd91f42de
投稿者
Lioncash
変更点
[Android] Clean up the function CopyAsset in DolphinEmulator.java.

[streamtype].flush() is called when [streamtype].close() is called.

No need to null the references either after calling close(), the garbage collection will take care of it.