[at-spi2-core] Remove DEBUG_REF_COUNTS define



commit 8b08de05a756edba6d40debdd9dce09cf0c58734
Author: Mike Gorse <mgorse suse com>
Date:   Thu Feb 7 09:06:05 2013 -0600

    Remove DEBUG_REF_COUNTS define
    
    DEBUG_REF_COUNTS is intended for debugging and should not be defined by
    default.

 atspi/atspi.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/atspi/atspi.h b/atspi/atspi.h
index 276769e..7915760 100644
--- a/atspi/atspi.h
+++ b/atspi/atspi.h
@@ -50,5 +50,4 @@
 #include "atspi-value.h"
 
 #include "atspi-gmain.h"
-#define DEBUG_REF_COUNTS 1	/* TODO: remove before committing */
 #endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]