ladybird/Userland/Services/ImageDecoder/ImageDecoderClient.ipc
Gunnar Beutner ac650d2362 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.
2021-06-24 00:38:58 +02:00

3 lines
32 B
Text

endpoint ImageDecoderClient
{
}