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 | 52467f17b7b99b044267617c33f142f66ef5d0d7 (patch) | |
tree | a0e3013b640c910b16afa2bfbd62db1488081cc9 | |
parent | c7414470a5f4a56712e7e91b74bf839d813c9f5c (diff) | |
download | rules-cc-52467f17b7b99b044267617c33f142f66ef5d0d7.tar.gz |
rules/CC/EXPRESSIONS: drop unused local define
-rw-r--r-- | CC/EXPRESSIONS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CC/EXPRESSIONS b/CC/EXPRESSIONS index 77dcd9a..fdef17f 100644 --- a/CC/EXPRESSIONS +++ b/CC/EXPRESSIONS @@ -396,7 +396,6 @@ } } ] - , ["deps-fieldnames", ["deps", "proto-deps"]] , [ "local hdrs" , { "type": "disjoint_map_union" , "$1": |