mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 22:55:23 +00:00
Big, possibly complete sweep of naming changes.
This commit is contained in:
@@ -19,7 +19,6 @@ public:
|
||||
void remove_process(Process&);
|
||||
|
||||
void add_sys_file(String&&, Function<ByteBuffer(SynthFSInode&)>&& read_callback, Function<ssize_t(SynthFSInode&, const ByteBuffer&)>&& write_callback);
|
||||
|
||||
void add_sys_bool(String&&, bool*, Function<void()>&& change_callback = nullptr);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user