X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_handle.h;h=0137f8fc8b8a4dfaaf24c0f6466ed077d313a5c6;hb=c2e1e65c0f837dcdd34cf39a097ea85a4741c149;hp=862c9146462a8565ca2649a4c600eddf1c6c9379;hpb=413d2eec938f3f324637e69c63d7240c83500631;p=synfig.git diff --git a/ETL/trunk/ETL/_handle.h b/ETL/trunk/ETL/_handle.h index 862c914..0137f8f 100644 --- a/ETL/trunk/ETL/_handle.h +++ b/ETL/trunk/ETL/_handle.h @@ -6,7 +6,7 @@ ** ** \legal ** Copyright (c) 2002 Robert B. Quattlebaum Jr. -** Copyright (c) 2007 Chris Moore +** Copyright (c) 2007, 2008 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -32,15 +32,8 @@ /* === H E A D E R S ======================================================= */ -// include the next line in an attempt to increase stability -#define ETL_LOCK_REFCOUNTS - #include -#ifdef ETL_LOCK_REFCOUNTS -# include "_mutex_simple.h" -#endif - /* === M A C R O S ========================================================= */ /* === T Y P E D E F S ===================================================== */