diff options
Diffstat (limited to 'sandbox/src/process_thread_dispatcher.cc')
-rw-r--r-- | sandbox/src/process_thread_dispatcher.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/process_thread_dispatcher.cc b/sandbox/src/process_thread_dispatcher.cc index 1c15d6f..1735a12 100644 --- a/sandbox/src/process_thread_dispatcher.cc +++ b/sandbox/src/process_thread_dispatcher.cc @@ -243,4 +243,3 @@ bool ThreadProcessDispatcher::CreateProcessW(IPCInfo* ipc, std::wstring* name, } } // namespace sandbox - |