eng: Remove ambiguous interface types

Use an item proxy instead.

Update #3715.
This commit is contained in:
Sebastian Huber 2023-05-05 08:55:57 +02:00
parent 8bc24e5f54
commit 9a5fb29377

View File

@ -1540,9 +1540,6 @@ This type refines the following types:
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-define``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-define-or-object``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-enum``
@ -1558,9 +1555,6 @@ This type refines the following types:
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-macro``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-macro-or-function``
* :ref:`SpecTypeInterfaceItemType` through the ``interface-type`` attribute if
the value is ``unspecified-object``