mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 03:08:13 +00:00
Kernel: Remove unused Process::for_each_thread_in_coredump()
This commit is contained in:
parent
1cec5f3d4c
commit
cf5ab665e0
1 changed files with 0 additions and 3 deletions
|
@ -206,9 +206,6 @@ public:
|
|||
template<typename Callback>
|
||||
IterationDecision for_each_thread(Callback) const;
|
||||
|
||||
template<typename Callback>
|
||||
IterationDecision for_each_thread_in_coredump(Callback) const;
|
||||
|
||||
void die();
|
||||
void finalize();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue