Kernel: Remove spurious ProcessInspectionHandle

The class was removed in 538b985487.
This commit is contained in:
Ben Wiederhake 2020-09-12 13:37:42 +02:00 committed by Andreas Kling
parent 83b85e5578
commit e8dc99dcad
Notes: sideshowbarker 2024-07-19 02:43:58 +09:00

View File

@ -51,7 +51,6 @@ class PerformanceEventBuffer;
class PhysicalPage;
class PhysicalRegion;
class Process;
class ProcessInspectionHandle;
class ThreadTracer;
class Range;
class RangeAllocator;