• Marko Mäkelä's avatar
    Minor code cleanup. · e5eef051
    Marko Mäkelä authored
    dict_index_is_sec_or_ibuf(): Use a single arithmetic expression.
    
    rtr_split_page_move_rec_list(): Remove a redundant condition on
    dict_index_is_sec_or_ibuf(). This function is always invoked on
    a spatial index, which also is a secondary index.
    e5eef051
gis0rtree.cc 54.9 KB