mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 21:51:28 +00:00
Remove unused local.
This commit is contained in:
@@ -599,7 +599,6 @@ cipherstrength = {
|
|||||||
local rankedciphers={}
|
local rankedciphers={}
|
||||||
local mincipherstrength=9999 --artificial "highest value"
|
local mincipherstrength=9999 --artificial "highest value"
|
||||||
local rankedciphersfilename=false
|
local rankedciphersfilename=false
|
||||||
local policy=true
|
|
||||||
|
|
||||||
local function record_read(buffer, i)
|
local function record_read(buffer, i)
|
||||||
local b, h, j, len
|
local b, h, j, len
|
||||||
|
|||||||
Reference in New Issue
Block a user