From c1d80ece92597564a5c24f40df294cd81a961f62 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Thu, 16 Oct 2003 22:07:06 +0000 Subject: [PATCH] Don't export the wine_pthread_* functions. --- libs/wine/wine.def | 2 -- 1 file changed, 2 deletions(-) diff --git a/libs/wine/wine.def b/libs/wine/wine.def index 97e19f0e15b..e7725f42c77 100644 --- a/libs/wine/wine.def +++ b/libs/wine/wine.def @@ -52,8 +52,6 @@ EXPORTS wine_ldt_init_locking wine_ldt_realloc_entries wine_ldt_set_entry - wine_pthread_init_process - wine_pthread_init_thread wine_set_fs wine_set_gs wine_switch_to_stack