oops, remove some debugging code

This commit is contained in:
adelikat 2015-04-12 17:47:34 +00:00
parent 53341ee24a
commit e57d15d85b
1 changed files with 0 additions and 6 deletions

View File

@ -476,11 +476,5 @@ namespace BizHawk.Client.EmuHawk
return null;
}
public class Testing
{
public string Name { get; set; }
public string Something { get; set; }
}
}
}