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 --- GNUmakefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 3ee8763..a117dfe 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -229,7 +229,6 @@ SMALL_STATIC_OBJS = \ ptw32_callUserDestroyRoutines.o \ ptw32_timespec.o \ ptw32_throw.o \ - ptw32_InterlockedCompareExchange.o \ ptw32_getprocessors.o \ ptw32_calloc.o \ ptw32_new.o \ @@ -372,7 +371,6 @@ PRIVATE_SRCS = \ ptw32_relmillisecs.c \ ptw32_timespec.c \ ptw32_throw.c \ - ptw32_InterlockedCompareExchange.c \ ptw32_getprocessors.c RWLOCK_SRCS = \ -- cgit v1.2.3