From 9a5fb293773963ff9a139a506cae820cdbbb259d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 5 May 2023 08:55:57 +0200 Subject: eng: Remove ambiguous interface types 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`` -- cgit v1.2.3