mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Serialization: Remove code that became dead when PolymorphicFunctionType was removed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user