From 1e0bb8a09c86d144f3779bc4d5724afe3f637922 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 1 Jul 2011 00:51:56 +0000 Subject: Redo Interlocked macros; see the ChangeLog --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f3ecdf2..5bc5f29 100644 --- a/Makefile +++ b/Makefile @@ -174,7 +174,6 @@ SMALL_STATIC_OBJS = \ ptw32_callUserDestroyRoutines.obj \ ptw32_timespec.obj \ ptw32_throw.obj \ - ptw32_InterlockedCompareExchange.obj \ ptw32_getprocessors.obj \ ptw32_calloc.obj \ ptw32_new.obj \ @@ -315,7 +314,6 @@ PRIVATE_SRCS = \ ptw32_semwait.c \ ptw32_timespec.c \ ptw32_throw.c \ - ptw32_InterlockedCompareExchange.c \ ptw32_getprocessors.c RWLOCK_SRCS = \ -- cgit v1.2.3