Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp committed Jul 2, 2010
1 parent 1aadb5e commit 6d4fc06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/win32/screenshot/bitmap_maker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ class NameAndHwndStruct < FFI::Struct
end

def hwnd(window_title)
original_title=window_title
window_title = window_title.to_s
window_params = FFI::MemoryPointer.from_string(window_title)
window_struct = NameAndHwndStruct.new
Expand Down

0 comments on commit 6d4fc06

Please sign in to comment.