summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/qom/object.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/qom/object.h b/include/qom/object.h
index f172fea..4509166 100644
--- a/include/qom/object.h
+++ b/include/qom/object.h
@@ -394,9 +394,6 @@ struct ObjectClass
* As a result, #Object contains a reference to the objects type as its
* first member. This allows identification of the real type of the object at
* run time.
- *
- * #Object also contains a list of #Interfaces that this object
- * implements.
*/
struct Object
{
OpenPOWER on IntegriCloud