[atk] Removed a comments that should (and is) part of the docs



commit 495bf3cce71aacd487e6910c0ee39b6feef0cf0a
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Fri Nov 21 16:36:41 2014 +0100

    Removed a comments that should (and is) part of the docs

 atk/atkobject.h |   10 ----------
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]