Changeset 22394


Ignore:
Timestamp:
02/05/18 11:21:18 (7 years ago)
Author:
seroussi
Message:

CHG: some cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/main/issm_ocean.cpp

    r22391 r22394  
    7272        delete femmodel;
    7373
    74         printf("-------------- file: issm_ocean.cpp line: %i\n",__LINE__);
    7574        /*Finalize environment:*/
    7675        EnvironmentFinalize();
    7776
    78         printf("-------------- file: issm_ocean.cpp line: %i\n",__LINE__);
    7977        /*Finalize exception trapping: */
    8078        ExceptionTrapEnd();
    8179
    8280        /*Free ressources:*/
    83 //      xDelete<int>(commsizes);
    8481
    8582        /*Return unix success: */
Note: See TracChangeset for help on using the changeset viewer.