Skip to content
  • Marco Amagliani's avatar
    DEB_module has become dummy in order to avoid to have static variables. This... · d2189b07
    Marco Amagliani authored
    DEB_module has become dummy in order to avoid to have static variables. This is especially bad if a file is included in another file. In such a case it was possible to have static variables defined twaice in the same compilation unit.
    There is also some code cleaning to remove mistakes (like test if this == 0) and to remove files that are no more used.
    
    [git-p4: depot-paths = "//ReForm/ReForm/main/Base/": change = 13135]
    d2189b07