Module: wine Branch: master Commit: c4567214356c61e7d5fd2d1635df91caed681030 URL: http://source.winehq.org/git/wine.git/?a=commit;h=c4567214356c61e7d5fd2d1635...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Mar 26 13:20:04 2009 +0100
ntdll: Get rid of the no longer used pthread emulation.
---
dlls/ntdll/Makefile.in | 1 - dlls/ntdll/ntdll_misc.h | 1 - dlls/ntdll/pthread.c | 599 ----------------------------------------------- dlls/ntdll/thread.c | 1 - 4 files changed, 0 insertions(+), 602 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c4567214356c61e7d5fd2d...