X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2FETL%2F_handle.h;h=0137f8fc8b8a4dfaaf24c0f6466ed077d313a5c6;hb=b0d82d28d294043cd7bf90f89ac802bf2b2f71fe;hp=862c9146462a8565ca2649a4c600eddf1c6c9379;hpb=9fc439081f4226774682129daa12d25f5ae3dfcb;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 ===================================================== */