Revert "eina: reenable them as it was a bug from Tasn."
authorTom Hacohen <tom@stosb.com>
Tue, 19 Mar 2013 15:37:55 +0000 (15:37 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 19 Mar 2013 15:37:55 +0000 (15:37 +0000)
This reverts commit a9041777d48df104e307e6111d4c332e75761368.

Re-disable them as it was a bug from Cedric.

This is the cause for the huge slowdown.

src/lib/eina/eina_cow.c

index f51fcf7597f3c350733700d8aa5fa505cbdbe20b..e816d1a1d877b7a3f38b9a48f6cc3e25e8a6ecf2 100644 (file)
@@ -38,7 +38,7 @@
 #ifdef HAVE_BACKTRACE
 # include <execinfo.h>
 #endif
-
+#undef EINA_COW_MAGIC_ON
 #ifdef EINA_COW_MAGIC_ON
 #define EINA_COW_MAGIC 0xDEADBEEF