mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Add support for Axle library." It breaks the build.
This reverts commit r9292. Swift SVN r9296
This commit is contained in:
@@ -169,9 +169,6 @@ public:
|
||||
/// The name of the standard library module "swift".
|
||||
Identifier StdlibModuleName;
|
||||
|
||||
/// The name of the standard library module "axle".
|
||||
Identifier AxleStdlibModuleName;
|
||||
|
||||
/// ImportSearchPaths - The paths to search for imports in.
|
||||
std::vector<std::string> ImportSearchPaths;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user