Remove unused variable
This commit is contained in:
parent
9e70987633
commit
b6978a715f
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ namespace ChocolArm64
|
|||
{
|
||||
public class ATranslator
|
||||
{
|
||||
private Thread AsyncTranslation;
|
||||
|
||||
private HashSet<long> SubBlocks;
|
||||
|
||||
private ConcurrentDictionary<long, ATranslatedSub> CachedSubs;
|
||||
|
|
Loading…
Add table
Reference in a new issue