Skip to content

Commit

Permalink
RequirementMachine: Remove dead RewriteStep::applyConcreteConformance…
Browse files Browse the repository at this point in the history
…() declaration
  • Loading branch information
slavapestov committed Feb 5, 2022
1 parent e12cdd3 commit 6895fa0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/AST/RequirementMachine/RewriteLoop.h
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,6 @@ struct RewritePathEvaluator {
applyRelation(const RewriteStep &step,
const RewriteSystem &system);

void applyConcreteConformance(const RewriteStep &step,
const RewriteSystem &system);

void dump(llvm::raw_ostream &out) const;
};

Expand Down

0 comments on commit 6895fa0

Please sign in to comment.