ladybird/Userland/Services/ImageDecoder
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
..
ClientConnection.cpp ImageDecoder: Fix narrowing cast of loop count 2021-05-23 18:10:29 +02:00
ClientConnection.h ImageDecoder: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Forward.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ImageDecoderClient.ipc Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
ImageDecoderServer.ipc ImageDecoder: Remove unnecessary greet() message 2021-05-23 09:53:55 +02:00
main.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00