From 4af95e6d1963e319ed6bb1681a332ad654bdd1ef Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Sun, 22 Feb 2004 16:00:02 +0000 Subject: merged in version 0.37-1test6 svn path=/trunk/; revision=1329 --- pd/src/s_stuff.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pd/src/s_stuff.h') diff --git a/pd/src/s_stuff.h b/pd/src/s_stuff.h index e967d9a3..7a827b8b 100644 --- a/pd/src/s_stuff.h +++ b/pd/src/s_stuff.h @@ -135,10 +135,6 @@ void sys_setvirtualalarm( void); #define API_DEFAULT API_OSS #define API_DEFSTRING "OSS" #endif -#ifdef __FreeBSD__ -#define API_DEFAULT API_OSS -#define API_DEFSTRING "OSS" -#endif #ifdef MSW #define API_DEFAULT API_MMIO #define API_DEFSTRING "MMIO" -- cgit v1.2.1