idxmap.h
1.81 KB
-
idxmap: remove unused foreach macros · 02789782
The foreach macros of the idxmap types are not used anywhere. As we are about to open-code all foreach macros for the maps in order to be able to make the khash structure internal, removing these unused macros will leave a few places less that need conversion.
Patrick Steinhardt committed