소스 검색

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;