ladybird/Userland/DevTools/Inspector
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
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
InspectorServerClient.h Userland: Remove dummy IPC methods 2021-06-24 00:38:58 +02:00
main.cpp Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00
RemoteObject.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RemoteObject.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RemoteObjectGraphModel.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RemoteObjectGraphModel.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
RemoteObjectPropertyModel.cpp AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
RemoteObjectPropertyModel.h AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
RemoteProcess.cpp Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00
RemoteProcess.h Inspector: Check if RemoteProcess is_inspectable 2021-06-02 11:19:04 +02:00