mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 11:54:57 +00:00
Userland: Remove dummy IPC methods
They're not used anywhere and are unnecessary boilerplate code. So let's remove them and update IPCCompiler to allow for empty endpoint declarations.
This commit is contained in:
parent
62f9377656
commit
ac650d2362
11 changed files with 4 additions and 19 deletions
|
@ -1,4 +1,3 @@
|
|||
endpoint ImageDecoderClient
|
||||
{
|
||||
dummy() =|
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue