Skip to content

Commit 6895fa0

Browse files
committed
RequirementMachine: Remove dead RewriteStep::applyConcreteConformance() declaration
1 parent e12cdd3 commit 6895fa0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/AST/RequirementMachine/RewriteLoop.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -353,9 +353,6 @@ struct RewritePathEvaluator {
353353
applyRelation(const RewriteStep &step,
354354
const RewriteSystem &system);
355355

356-
void applyConcreteConformance(const RewriteStep &step,
357-
const RewriteSystem &system);
358-
359356
void dump(llvm::raw_ostream &out) const;
360357
};
361358

0 commit comments

Comments
 (0)