mirror of
https://github.com/CFC-Servers/cfc_cl_http_whitelist.git
synced 2025-03-04 03:03:18 -05:00
remove unused param
This commit is contained in:
parent
8ef507f8bd
commit
0b5b843db0
@ -1,4 +1,4 @@
|
||||
local function wrapHTMLPanel( panelName, errorOnMissing )
|
||||
local function wrapHTMLPanel( panelName )
|
||||
print( "Wrapping SetHTML and OpenURL for " .. panelName )
|
||||
local funcName = function( functionName )
|
||||
return "_" .. panelName .. "_" .. functionName
|
||||
|
Loading…
Reference in New Issue
Block a user