diff options
Diffstat (limited to 'sandbox/src/registry_dispatcher.cc')
-rw-r--r-- | sandbox/src/registry_dispatcher.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/registry_dispatcher.cc b/sandbox/src/registry_dispatcher.cc index 37d607d..5b1786c 100644 --- a/sandbox/src/registry_dispatcher.cc +++ b/sandbox/src/registry_dispatcher.cc @@ -165,4 +165,3 @@ bool RegistryDispatcher::NtOpenKey(IPCInfo* ipc, std::wstring* name, } } // namespace sandbox - |