Changeset 18534


Ignore:
Timestamp:
09/23/14 16:06:29 (10 years ago)
Author:
seroussi
Message:

FIX: minor useless line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.cpp

    r18531 r18534  
    17271727        if(!HasNodeOnBase() ||  approximation!=FSApproximationEnum) return;
    17281728
    1729         //printf("element number %i \n",this->id);
    17301729        /*Get inputs*/
    17311730        Input* slope_input=inputs->GetInput(BedSlopeXEnum);                             _assert_(slope_input);
Note: See TracChangeset for help on using the changeset viewer.