[PATCH 10/12] eng: Remove ambiguous interface types
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri May 5 08:46:07 UTC 2023
Use an item proxy instead.
Update #3715.
---
eng/req/items.rst | 6 ------
1 file changed, 6 deletions(-)
diff --git a/eng/req/items.rst b/eng/req/items.rst
index ce6a435..874ddce 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -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``
--
2.35.3
More information about the devel
mailing list