remove unused code

This commit is contained in:
Torsten Ruger
2016-12-28 18:17:52 +02:00
parent 4412eda105
commit a3585870b9
2 changed files with 0 additions and 9 deletions

View File

@ -58,9 +58,6 @@ module Register
@symbol
end
def self.convert(unused)
unused
end
end
# Here we define the mapping from virtual machine objects, to register machine registers