Skip to content

Commit 5d8de96

Browse files
committed
GSB: Remove unused function declaration
1 parent 8672bac commit 5d8de96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/swift/AST/GenericSignatureBuilder.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,8 +663,6 @@ class GenericSignatureBuilder {
663663

664664
void diagnoseConflictingConcreteTypeRequirements() const;
665665

666-
bool hasExplicitConformancesImpliedByConcrete() const;
667-
668666
/// Describes the relationship between a given constraint and
669667
/// the canonical constraint of the equivalence class.
670668
enum class ConstraintRelation {

0 commit comments

Comments
 (0)