Don't export the wine_pthread_* functions.
This commit is contained in:
parent
2aa8a8390a
commit
c1d80ece92
|
@ -52,8 +52,6 @@ EXPORTS
|
||||||
wine_ldt_init_locking
|
wine_ldt_init_locking
|
||||||
wine_ldt_realloc_entries
|
wine_ldt_realloc_entries
|
||||||
wine_ldt_set_entry
|
wine_ldt_set_entry
|
||||||
wine_pthread_init_process
|
|
||||||
wine_pthread_init_thread
|
|
||||||
wine_set_fs
|
wine_set_fs
|
||||||
wine_set_gs
|
wine_set_gs
|
||||||
wine_switch_to_stack
|
wine_switch_to_stack
|
||||||
|
|
Loading…
Reference in New Issue