tabs to spaces, whitespace commits are the best
This commit is contained in:
parent
369c883ac0
commit
817b9d83aa
|
@ -32,8 +32,6 @@ namespace BizHawk.Client.Common
|
||||||
|
|
||||||
protected override void Write(string fn)
|
protected override void Write(string fn)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
_totalProgress = 0;
|
_totalProgress = 0;
|
||||||
|
|
||||||
var file = new FileInfo(fn);
|
var file = new FileInfo(fn);
|
||||||
|
|
Loading…
Reference in New Issue