Remove function cleanup()

There is no point of having this function, because there's nothing
in it.
This commit is contained in:
sinn3r 2012-06-06 00:54:04 -05:00
parent 462a91b005
commit 72cdd67cd0
1 changed files with 0 additions and 3 deletions

View File

@ -161,9 +161,6 @@ class Metasploit3 < Msf::Auxiliary
sendframe(makeframe(payload))
end
def cleanup
end
def run
@modbuscounter = 0x0000 # used for modbus frames
connect