diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-10-14 23:23:59 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-10-14 23:23:59 +0000 |
commit | 7c4f79a2a02fd3e6306479b965941b8ac1d3cc71 (patch) | |
tree | 07ee2c708c043c42ff020e2998af706b4efb58fd /Xcode | |
parent | 2194d46624947bdcd93700297036fdf1d594b562 (diff) |
Remove Stacker.html from Xcode project.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57534 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Xcode')
-rw-r--r-- | Xcode/LLVM.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xcode/LLVM.xcodeproj/project.pbxproj b/Xcode/LLVM.xcodeproj/project.pbxproj index 181508e54d..383a2ad225 100644 --- a/Xcode/LLVM.xcodeproj/project.pbxproj +++ b/Xcode/LLVM.xcodeproj/project.pbxproj @@ -1035,7 +1035,6 @@ DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Projects.html; sourceTree = "<group>"; }; DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ReleaseNotes.html; sourceTree = "<group>"; }; DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SourceLevelDebugging.html; sourceTree = "<group>"; }; - DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Stacker.html; sourceTree = "<group>"; }; DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SystemLibrary.html; sourceTree = "<group>"; }; DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TableGenFundamentals.html; sourceTree = "<group>"; }; DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TestingGuide.html; sourceTree = "<group>"; }; @@ -2688,7 +2687,6 @@ DE66F3F308ABF35D00323D32 /* Projects.html */, DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */, DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */, - DE66F3F608ABF35D00323D32 /* Stacker.html */, DE66F3F708ABF35D00323D32 /* SystemLibrary.html */, DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */, DE66F3F908ABF35D00323D32 /* TestingGuide.html */, |