diff options
| -rw-r--r-- | ptw32_InterlockedCompareExchange.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/ptw32_InterlockedCompareExchange.c b/ptw32_InterlockedCompareExchange.c index fa4bea7..898591d 100644 --- a/ptw32_InterlockedCompareExchange.c +++ b/ptw32_InterlockedCompareExchange.c @@ -141,7 +141,6 @@ ptw32_InterlockedCompareExchange (PTW32_INTERLOCKED_LPLONG location,     */  #error Unsupported platform or compiler! -#endif  #endif @@ -277,7 +276,6 @@ L1:	MOV          eax,dword ptr [ecx]     */  #error Unsupported platform or compiler! -#endif  #endif | 
