remove some debugging junko
This commit is contained in:
parent
eccfd94cce
commit
6ae8a88658
|
@ -199,10 +199,6 @@ namespace BizHawk.Client.Common
|
|||
)]
|
||||
public static void SetReadOnly(bool readOnly)
|
||||
{
|
||||
int x = 0;
|
||||
x++;
|
||||
int y = x;
|
||||
|
||||
Global.MovieSession.ReadOnly = readOnly;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue