Unprotects the whitelist (#72547)

This was unneeded.
This commit is contained in:
Kyle Spier-Swenson
2023-01-08 18:56:46 -08:00
committed by GitHub
parent e7f6f42224
commit f116442e34
-1
View File
@@ -1,7 +1,6 @@
#define WHITELISTFILE "[global.config.directory]/whitelist.txt"
GLOBAL_LIST(whitelist)
GLOBAL_PROTECT(whitelist)
/proc/load_whitelist()
GLOB.whitelist = list()