mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:37:34 +00:00
WindowServer: Remove SetApplicationMenubar IPC message
This commit is contained in:
parent
78b12e1521
commit
fc84076f18
3 changed files with 0 additions and 7 deletions
|
@ -9,7 +9,6 @@ endpoint WindowServer = 2
|
|||
DestroyMenu(i32 menu_id) => ()
|
||||
|
||||
AddMenuToMenubar(i32 menubar_id, i32 menu_id) => ()
|
||||
SetApplicationMenubar(i32 menubar_id) => ()
|
||||
|
||||
SetSystemMenu(i32 menu_id) => ()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue