mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 11:08:20 +00:00
Remove unused redef-able constants
This commit is contained in:
parent
dc0904a7f3
commit
d7be90c3ca
2 changed files with 0 additions and 8 deletions
|
@ -42,9 +42,6 @@ export {
|
|||
## Returns: A record representing the full results from the
|
||||
## external program execution.
|
||||
global run: function(cmd: Command): Result;
|
||||
|
||||
## The system directory for temporary files.
|
||||
const tmp_dir = "/tmp" &redef;
|
||||
}
|
||||
|
||||
# Indexed by command uid.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue