projects
/
platform
/
upstream
/
at-spi2-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28fda25
)
Remove DEBUG_REF_COUNTS define
author
Mike Gorse
<mgorse@suse.com>
Thu, 7 Feb 2013 15:06:05 +0000
(09:06 -0600)
committer
Mike Gorse
<mgorse@suse.com>
Thu, 7 Feb 2013 15:06:05 +0000
(09:06 -0600)
DEBUG_REF_COUNTS is intended for debugging and should not be defined by
default.
atspi/atspi.h
patch
|
blob
|
history
diff --git
a/atspi/atspi.h
b/atspi/atspi.h
index 276769e6b44b1d5cd30657458766229d76a43412..79157601ae8f9e728c7f7e785ebeabf88a555011 100644
(file)
--- 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