Skip to content

Commit

Permalink
Remove more references of prune outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Feb 26, 2024
1 parent 4c5ba54 commit d661d23
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
2 changes: 0 additions & 2 deletions build/chip/chip_codegen.gni
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,6 @@ template("chip_zapgen") {
"input",
"outputs",
"public_configs",
"prune_outputs",
])
}
} else {
Expand Down Expand Up @@ -435,7 +434,6 @@ template("chip_zapgen") {
[
"deps",
"public_configs",
"prune_outputs",
])
if (!defined(public_configs)) {
public_configs = []
Expand Down
42 changes: 0 additions & 42 deletions scripts/tools/zap/prune_outputs.py

This file was deleted.

0 comments on commit d661d23

Please sign in to comment.