Skip to content

Commit 0026a30

Browse files
committed
[NFC] Remove Unused Member from ParameterizedProtocolType
1 parent 6c829e0 commit 0026a30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/swift/AST/Types.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5272,7 +5272,6 @@ class ParameterizedProtocolType final : public TypeBase,
52725272
friend TrailingObjects;
52735273

52745274
ProtocolType *Base;
5275-
Type Arg;
52765275

52775276
public:
52785277
/// Retrieve an instance of a protocol composition type with the

0 commit comments

Comments
 (0)