summaryrefslogtreecommitdiff
path: root/lib/compiler.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-09-07 12:05:29 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2023-09-07 12:08:50 +0200
commit36bd815ba77564398e1398ad7f071bafa34e93be (patch)
treee0f1c97604166a12f9480d7ae63999aece00c49d /lib/compiler.h
parentf3434880b6768b1d1059a578d2c404490a56004f (diff)
Revert "lib: add a frr_each_const macro"
This reverts commit 72eae2c3cb771b7010f3f07b6c638e9ae078bbdf. `frr_each_const(X, ...)` is not needed since it is the same as `frr_each(X_const, ...)`. The fact that it wasn't properly set up for clang-format, and that then work-arounded with "clang-format off" is all the more reason to not do this. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/compiler.h')
0 files changed, 0 insertions, 0 deletions