Skip to content

Commit

Permalink
remove redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
larme committed Aug 1, 2019
1 parent cfde719 commit eb79516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion muri.lua
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ local _pass1 = {}
Muri.static.directives.pass1 = _pass1

function _pass1.instruction(self, entry)
local op2code = self.conf.op2code
local ops = entry[2]
local opcodes = {}
local pack_num = 4
Expand Down

0 comments on commit eb79516

Please sign in to comment.