SIL: Remove AbstractionPattern::dropLastTupleElement()

This commit is contained in:
Slava Pestov
2018-09-13 02:29:26 -07:00
parent e399bd9b2e
commit a323fd8f31
2 changed files with 0 additions and 56 deletions

View File

@@ -994,8 +994,6 @@ public:
llvm_unreachable("bad kind");
}
AbstractionPattern dropLastTupleElement() const;
class TupleElementRange;
/// Return a range over the tuple elements.