summaryrefslogtreecommitdiff
path: root/atspi/atspi-gmain.c
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2013-10-10 13:48:04 -0500
committerMike Gorse <mgorse@suse.com>2013-10-10 13:48:04 -0500
commita10ced48dd21a4aa62fc325d0ab2e52a78f2103e (patch)
treea707ca585c442ea491be241e2ff93c7859ebfd6a /atspi/atspi-gmain.c
parent7655e875bade67f5cf3e8ab2e9776e66d9517658 (diff)
downloadat-spi2-core-a10ced48dd21a4aa62fc325d0ab2e52a78f2103e.tar.gz
Fix some warnings and documentation issues
Diffstat (limited to 'atspi/atspi-gmain.c')
-rw-r--r--atspi/atspi-gmain.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/atspi/atspi-gmain.c b/atspi/atspi-gmain.c
index 6498c0a0..c8006f4c 100644
--- a/atspi/atspi-gmain.c
+++ b/atspi/atspi-gmain.c
@@ -34,14 +34,6 @@
#define N_(x) x
/**
- * @defgroup DBusGLibInternals GLib bindings implementation details
- * @ingroup DBusInternals
- * @brief Implementation details of GLib bindings
- *
- * @{
- */
-
-/**
* DBusGMessageQueue:
* A GSource subclass for dispatching DBusConnection messages.
* We need this on top of the IO handlers, because sometimes