Remove function entirely
parent
5c061c02b9
commit
e207c225a2
|
@ -195,15 +195,6 @@ module Exploit::Remote::Tcp
|
|||
disconnect
|
||||
end
|
||||
|
||||
def print_prefix
|
||||
# if rhost
|
||||
# super + peer + " - "
|
||||
# else
|
||||
# super
|
||||
# end
|
||||
super
|
||||
end
|
||||
|
||||
##
|
||||
#
|
||||
# Wrappers for getters
|
||||
|
|
Loading…
Reference in New Issue