• Michael Stahl's avatar
    sw: remove debug instance counting · ae64bf30
    Michael Stahl yazdı
    There are various classes that in DBG_UTIL mode count their instances
    with a global variable, and give each instance a unique serial number.
    The purpose of this exercise is somewhat unclear to me.
    This removes the instance counting from:
    SwNumberTree, SwIndex, SwNodeIndex, SwNumRule
    ae64bf30
ndindex.hxx 7 KB