From 3242f16d445203425230e12f002dd79f16fc1881 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 2 Dec 2015 16:27:14 +0100 Subject: consolidate semaphore implementation (part four) --- libs/ardour/ardour/butler.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libs/ardour/ardour/butler.h b/libs/ardour/ardour/butler.h index 7a74fef6d1..44ce784899 100644 --- a/libs/ardour/ardour/butler.h +++ b/libs/ardour/ardour/butler.h @@ -24,10 +24,6 @@ #include -#ifdef PLATFORM_WINDOWS -#include "pbd/glib_semaphore.h" -#endif - #include "pbd/crossthread.h" #include "pbd/ringbuffer.h" #include "pbd/pool.h" -- cgit v1.2.3