Skip to content

Commit

Permalink
⚠️ assigned but unused variable - current
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 11, 2016
1 parent 79e1708 commit ca913a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/RMagick.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1833,7 +1833,6 @@ def shift
end

def slice(*args)
current = get_current()
slice = @images.slice(*args)
if slice
ilist = self.class.new
Expand Down

0 comments on commit ca913a7

Please sign in to comment.