Remove #generate patch, specs will fail again.

bug/bundler_fix
joev 2015-04-12 00:07:39 -05:00
parent 60d98ba892
commit eaab665a6d
1 changed files with 0 additions and 4 deletions

View File

@ -73,10 +73,6 @@ module Msf::Payload::Osx
ret
end
def generate(*args)
apply_prepends(super(*args))
end
def apply_prepends(buf)
test_arch = [ *(self.arch) ]
pre = ''