Skip to content

Commit 7d7b194

Browse files
committed
NFC: Remove unused diagnostic
1 parent b297ea6 commit 7d7b194

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/swift/AST/DiagnosticsFrontend.def

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,6 @@ ERROR(repl_must_be_initialized,none,
196196
ERROR(error_doing_code_completion,none,
197197
"compiler is in code completion mode (benign diagnostic)", ())
198198

199-
WARNING(completion_reusing_astcontext,none,
200-
"completion reusing previous ASTContext (benign diagnostic)", ())
201-
202199
ERROR(verify_encountered_fatal,none,
203200
"fatal error encountered while in -verify mode", ())
204201

0 commit comments

Comments
 (0)