mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:57:36 +00:00
AudioServer: Remove unnecessary greet() message
This commit is contained in:
parent
e7fc46879e
commit
5424372d50
4 changed files with 0 additions and 9 deletions
|
@ -1,8 +1,5 @@
|
|||
endpoint AudioServer
|
||||
{
|
||||
// Basic protocol
|
||||
greet() => ()
|
||||
|
||||
// Mixer functions
|
||||
set_muted(bool muted) => ()
|
||||
get_muted() => (bool muted)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue