summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2014-11-21 16:36:41 +0100
committerAlejandro Piñeiro <apinheiro@igalia.com>2014-11-21 16:37:18 +0100
commit495bf3cce71aacd487e6910c0ee39b6feef0cf0a (patch)
tree5daf5ea5217ccf0a57478d4edad02bdc58e81e54
parent13e3fd397dc04a497a6a26bec178ad4411030495 (diff)
downloadatk-495bf3cce71aacd487e6910c0ee39b6feef0cf0a.tar.gz
Removed a comments that should (and is) part of the docs
-rwxr-xr-xatk/atkobject.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/atk/atkobject.h b/atk/atkobject.h
index e0165d8..da0e146 100755
--- a/atk/atkobject.h
+++ b/atk/atkobject.h
@@ -32,16 +32,6 @@
G_BEGIN_DECLS
-/*
- * AtkObject represents the minimum information all accessible objects
- * return. This information includes accessible name, accessible
- * description, role and state of the object, as well information about
- * its parent and children. It is also possible to obtain more specific
- * accessibility information about a component if it supports one or more
- * of the following interfaces:
- */
-
-
/**
*AtkRole:
*@ATK_ROLE_INVALID: Invalid role