diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-11-16 16:59:12 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-11-21 12:43:34 +0100 |
commit | 30c6536b76eb0ce8f7c8f66ed7b819a36a5ac700 (patch) | |
tree | f0afb579f42d53b0cad2b81b31695775978e12d2 /rules | |
parent | 403cbe4c997dde4fa492b959ba957f1a73223e7b (diff) | |
download | justbuild-30c6536b76eb0ce8f7c8f66ed7b819a36a5ac700.tar.gz |
rules/CC/EXPRESSIONS: drop unused local define
Diffstat (limited to 'rules')
-rw-r--r-- | rules/CC/EXPRESSIONS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/CC/EXPRESSIONS b/rules/CC/EXPRESSIONS index 77dcd9a4..fdef17f4 100644 --- a/rules/CC/EXPRESSIONS +++ b/rules/CC/EXPRESSIONS @@ -396,7 +396,6 @@ } } ] - , ["deps-fieldnames", ["deps", "proto-deps"]] , [ "local hdrs" , { "type": "disjoint_map_union" , "$1": |