Commit 4cb8497c authored by Alexandre Julliard's avatar Alexandre Julliard

kernel32: Disable relay trace for __wine_start_process().

parent 750d382f
......@@ -1686,4 +1686,4 @@
@ cdecl wine_get_dos_file_name(str)
# Init code
@ cdecl __wine_start_process()
@ cdecl -norelay -private __wine_start_process()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment