diff options
Diffstat (limited to 'sandbox/src/sync_interception.h')
-rw-r--r-- | sandbox/src/sync_interception.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/sync_interception.h b/sandbox/src/sync_interception.h index 3116381..4ac23e7 100644 --- a/sandbox/src/sync_interception.h +++ b/sandbox/src/sync_interception.h @@ -39,4 +39,3 @@ SANDBOX_INTERCEPT HANDLE WINAPI TargetOpenEventW( } // namespace sandbox #endif // SANDBOX_SRC_SYNC_INTERCEPTION_H__ - |