Remove debugging statement

git-svn-id: file:///home/svn/incoming/trunk@3647 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2006-05-30 16:11:35 +00:00
parent c3e0146443
commit eb93375277
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ class Exploits::Windows::Dcerpc::MS05_017_MSMQ < Msf::Exploit::Remote
# Get the unicode length of this string
queue_plen = queue_path.length / 2
p queue_path
connect
print_status("Trying target #{target.name}...")