• Marko Mäkelä's avatar
    Remove unused parameters and dead code · 7cd4a66d
    Marko Mäkelä authored
    upd_field_set_field_no(): Remove the unused parameter trx, and
    remove a debug message. In debug builds, the out-of-bounds access
    would still be caught by dict_index_get_nth_col().
    
    trx_undo_update_rec_get_update(): Remove the unnecessary parameter trx.
    7cd4a66d
row0upd.h 24.4 KB