summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/protocol-expr-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/protocol-expr-1.m')
-rw-r--r--clang/test/Sema/protocol-expr-1.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/Sema/protocol-expr-1.m b/clang/test/Sema/protocol-expr-1.m
index 23cb5dd903d..dff2866020d 100644
--- a/clang/test/Sema/protocol-expr-1.m
+++ b/clang/test/Sema/protocol-expr-1.m
@@ -1,7 +1,5 @@
// RUN: clang -fsyntax-only -verify %s
-typedef struct Protocol Protocol;
-
@protocol fproto;
@protocol p1
OpenPOWER on IntegriCloud