aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Matthew DeVore <matvore@google.com>2015-11-12 16:46:09 +0000
committerGravatar Lukacs Berki <lberki@google.com>2015-11-13 10:18:49 +0000
commit63aa7e8e6d0f23e21d860fd6830176a03523c972 (patch)
tree89dc48a3f5d861f0e688535fc2a4bfa184566fa7 /third_party
parent3f6599b7039a1686a41bdc6c051713a0d3ca032d (diff)
Removed unused Buck code. I was moved to do this by a recent Rosie CL that cleaned up something that wasn't being used.
-- MOS_MIGRATED_REVID=107687310
Diffstat (limited to 'third_party')
-rw-r--r--third_party/java/buck-ios-support/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/java/buck-ios-support/README b/third_party/java/buck-ios-support/README
index 2799abedba..c0d75d8712 100644
--- a/third_party/java/buck-ios-support/README
+++ b/third_party/java/buck-ios-support/README
@@ -13,3 +13,4 @@ Local Modifications:
Add FILE_REFERENCE(2) to the PBXContainerItemProxy.ProxyType enum.
Update LastUpgradeCheck from 600 to 610
Add logic to automatically detect XCVersionGroup type even if there is no currentVersion set
+Removed code not used by Bazel.