Obsolete BUILD_BROKEN_DUP_COPY_HEADERS
There are no remaining users. Test: treehugger Change-Id: If8719480f73a8fa009d9733479390d2abd4021b1
This commit is contained in:
@@ -59,11 +59,6 @@ var buildBrokenSettings = []struct {
|
||||
behavior BuildBrokenBehavior
|
||||
warnings []string
|
||||
}{
|
||||
{
|
||||
name: "BUILD_BROKEN_DUP_COPY_HEADERS",
|
||||
behavior: DefaultDeprecated,
|
||||
warnings: []string{"Duplicate header copy:"},
|
||||
},
|
||||
{
|
||||
name: "BUILD_BROKEN_DUP_RULES",
|
||||
behavior: DefaultFalse,
|
||||
|
Reference in New Issue
Block a user