mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:28:13 +00:00
Userland: Remove serialize-to-JSON functions only used for Inspector
This commit is contained in:
parent
c756e021a7
commit
3de8dd921e
8 changed files with 0 additions and 112 deletions
|
@ -266,9 +266,6 @@ private:
|
|||
Retry
|
||||
};
|
||||
|
||||
// FIXME: Port to Core::Property
|
||||
void save_to(JsonObject&);
|
||||
|
||||
ErrorOr<void> try_update_once();
|
||||
void handle_interrupt_event();
|
||||
ErrorOr<void> handle_read_event();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue