• Show log

    Commit

  • Hash : 02789782
    Author : Patrick Steinhardt
    Date : 2018-11-23T18:37:57

    idxmap: remove unused foreach macros 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.