Changeset 18500


Ignore:
Timestamp:
09/10/14 15:44:12 (10 years ago)
Author:
seroussi
Message:

CHG: no need to print lines in bamg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/Bamgx/Bamgx.cpp

    r18492 r18500  
    200200
    201201                /*clean up*/
    202                 printf("-------------- file: Bamgx.cpp line: %i\n",__LINE__);
    203202                delete &Th;
    204                 printf("-------------- file: Bamgx.cpp line: %i\n",__LINE__);
    205203                //delete &BTh;
    206204                /*}}}*/
     
    209207        /*No error return*/
    210208        if (verbosity>1) _printf_("   Exiting Bamg.\n");
    211         printf("-------------- file: Bamgx.cpp line: %i\n",__LINE__);
    212209        return noerr;
    213210
Note: See TracChangeset for help on using the changeset viewer.