mirror of
https://github.com/MoleskiCoder/EightBitNet.git
synced 2026-04-19 15:16:41 +00:00
Remove extra line
This commit is contained in:
@@ -79,7 +79,6 @@ namespace Intel8080
|
||||
}
|
||||
|
||||
private int Sign()
|
||||
|
||||
{
|
||||
return SignTest(this.F);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user