mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 07:07:23 +00:00
Kernel+Userland: Remove sys$shbuf_allow_all() and userland wrappers
Nobody is using globally shared shbufs anymore, so let's remove them.
This commit is contained in:
@@ -156,7 +156,6 @@ namespace Kernel {
|
||||
S(dbgputch) \
|
||||
S(dbgputstr) \
|
||||
S(watch_file) \
|
||||
S(shbuf_allow_all) \
|
||||
S(mprotect) \
|
||||
S(realpath) \
|
||||
S(get_process_name) \
|
||||
|
||||
Reference in New Issue
Block a user