Serialization: Remove code that became dead when PolymorphicFunctionType was removed

This commit is contained in:
Slava Pestov
2017-03-13 19:29:42 -07:00
parent 39450f2681
commit 0881877eaa
4 changed files with 0 additions and 47 deletions

View File

@@ -490,9 +490,6 @@ private:
ParameterList *readParameterList();
GenericParamList *maybeGetOrReadGenericParams(serialization::DeclID contextID,
DeclContext *DC);
/// Reads a generic param list from \c DeclTypeCursor.
///
/// If the record at the cursor is not a generic param list, returns null