mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
This patch removes the IPC endpoint numbers that needed to be specified in the IPC files. Since the string hash is a (hopefully) collision free number that depends on the name of the endpoint, we now use that instead. :^)
5 lines
47 B
Plaintext
5 lines
47 B
Plaintext
endpoint ImageDecoderClient
|
|
{
|
|
Dummy() =|
|
|
}
|