Skip to content

Commit 02e3b5a

Browse files
committed
Sema: Remove unused variable
1 parent 0211fd7 commit 02e3b5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Sema/CSApply.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5557,7 +5557,6 @@ namespace {
55575557
assert(OpenedExistentials.empty());
55585558

55595559
auto &ctx = cs.getASTContext();
5560-
auto *module = dc->getParentModule();
55615560

55625561
// Look at all of the suspicious optional injections
55635562
for (auto injection : SuspiciousOptionalInjections) {

0 commit comments

Comments
 (0)