Skip to content

Commit

Permalink
Remove unused field I missed
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualEhrmanntraut committed Jul 3, 2024
1 parent fca0df6 commit c10a22e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ForgedInvariant/ForgedInvariant.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class ForgedInvariantMain {
mach_vm_address_t orgXcpmUrgency {0};
mach_vm_address_t orgTracePoint {0};
mach_vm_address_t orgClockGetCalendarMicrotime {0};
mach_vm_address_t orgRtcNanotimeRead {0};

static void resetTscAdjust(void *);
static void lockTscFreqIfPossible();
Expand Down

0 comments on commit c10a22e

Please sign in to comment.