• marko's avatar
    branches/zip: Add #define UNIV_DEBUG_FILE_ACCESSES to univ.i and · 97b49ef9
    marko authored
    enclose all related debug code in #ifdef UNIV_DEBUG_FILE_ACCESSES.
    This should have no effect on the behaviour, as the symbol is
    not defined by default.  It only reduces the size of buf_block_t
    and removes some assignments and debug functions.
    97b49ef9
univ.i 8.29 KB