浏览代码

Kernel: Remove spurious ProcessInspectionHandle

The class was removed in 538b985487fd958a7e8663a32867ac39d6643d04.
Ben Wiederhake 4 年之前
父节点
当前提交
e8dc99dcad
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Kernel/Forward.h

+ 0 - 1
Kernel/Forward.h

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