summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--atspi/atspi-types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/atspi/atspi-types.h b/atspi/atspi-types.h
index cb762616..4486b584 100644
--- a/atspi/atspi-types.h
+++ b/atspi/atspi-types.h
@@ -140,7 +140,6 @@ typedef struct _AtspiKeySet
/**
* AtspiKeyListenerSyncType:
- *
* @ATSPI_KEYLISTENER_NOSYNC: Events may be delivered asynchronously,
* which means in some cases they may already have been delivered to the
* application before the AT client receives the notification.