[at-spi2-atk] Remove erroneous debug print introduced in last commit
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Remove erroneous debug print introduced in last commit
- Date: Thu, 13 Sep 2012 17:58:05 +0000 (UTC)
commit 3bdee8357cd975dfb03ea98a3bdbfcfc3c1da7e0
Author: Mike Gorse <mgorse suse com>
Date: Thu Sep 13 12:59:20 2012 -0500
Remove erroneous debug print introduced in last commit
atk-adaptor/accessible-cache.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/atk-adaptor/accessible-cache.c b/atk-adaptor/accessible-cache.c
index 12bcfac..afaedb0 100644
--- a/atk-adaptor/accessible-cache.c
+++ b/atk-adaptor/accessible-cache.c
@@ -109,7 +109,6 @@ static void spi_cache_class_init (SpiCacheClass * klass)
static void
spi_cache_init (SpiCache * cache)
{
-g_print("dbg: init cache\n");
cache->objects = g_hash_table_new (g_direct_hash, g_direct_equal);
cache->add_traversal = g_queue_new ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]