this looks like extra code
This commit is contained in:
parent
093d2028df
commit
8d3cc20c94
|
@ -89,9 +89,6 @@ function hydrargs() {
|
|||
} else if (name == "honker") {
|
||||
console.log("loading honker " + arg)
|
||||
args["xid"] = arg
|
||||
} else {
|
||||
var stash = name + ":" + arg
|
||||
args["topxid"] = topxid[stash]
|
||||
}
|
||||
return args
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue