[AST] Remove now-unused NameAliasType.

This commit is contained in:
Doug Gregor
2018-03-25 20:57:47 -07:00
parent 9cfbd30215
commit c43f96a855
23 changed files with 13 additions and 204 deletions

View File

@@ -62,7 +62,6 @@ namespace swift {
class LinkLibrary;
class LookupCache;
class ModuleLoader;
class NameAliasType;
class NominalTypeDecl;
class EnumElementDecl;
class OperatorDecl;