From aee4a3738eaa5026a5ade1e865f67860c9bc004f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 Aug 2006 15:20:43 +0000 Subject: define AO_REQUIRE_CAS in the Makefile instead of each source file, effectively reversing r1348 git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1351 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulsecore/refcnt.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pulsecore/refcnt.h') diff --git a/src/pulsecore/refcnt.h b/src/pulsecore/refcnt.h index ff0a9923..fade9aa4 100644 --- a/src/pulsecore/refcnt.h +++ b/src/pulsecore/refcnt.h @@ -22,7 +22,6 @@ USA. ***/ -#define AO_REQUIRE_CAS #include #define PA_REFCNT_DECLARE volatile AO_t _ref -- cgit