Merge "Remove vestigial GetPrebuiltCcStaticLibraryFiles"
This commit is contained in:
committed by
Gerrit Code Review
commit
68f309abf9
@@ -220,10 +220,6 @@ func (n noopBazelContext) GetPythonBinary(label string, cfgKey configKey) (strin
|
||||
panic("unimplemented")
|
||||
}
|
||||
|
||||
func (n noopBazelContext) GetPrebuiltCcStaticLibraryFiles(label string, archType ArchType) ([]string, bool) {
|
||||
panic("unimplemented")
|
||||
}
|
||||
|
||||
func (n noopBazelContext) InvokeBazel() error {
|
||||
panic("unimplemented")
|
||||
}
|
||||
|
Reference in New Issue
Block a user