mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
smb: Drop AUTH_LOG
This is never used and probably should've been removed
with 143eee5d8d
This commit is contained in:
parent
0a760c50b7
commit
b04f378f0f
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ module SMB;
|
||||||
|
|
||||||
export {
|
export {
|
||||||
redef enum Log::ID += {
|
redef enum Log::ID += {
|
||||||
AUTH_LOG,
|
|
||||||
MAPPING_LOG,
|
MAPPING_LOG,
|
||||||
FILES_LOG
|
FILES_LOG
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue