diff options
Diffstat (limited to 'sandbox/src/target_interceptions.h')
-rw-r--r-- | sandbox/src/target_interceptions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/target_interceptions.h b/sandbox/src/target_interceptions.h index cc31bd1..dd6e12c 100644 --- a/sandbox/src/target_interceptions.h +++ b/sandbox/src/target_interceptions.h @@ -33,4 +33,3 @@ SANDBOX_INTERCEPT NTSTATUS WINAPI TargetNtUnmapViewOfSection( } // namespace sandbox #endif // SANDBOX_SRC_TARGET_INTERCEPTIONS_H__ - |