Changeset 376

Show
Ignore:
Timestamp:
06/09/08 14:03:46 (5 months ago)
Author:
powell
Message:

Removed useless line to get this to build.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/qhull.c

    r373 r376  
    234234          if (j<3) 
    235235            { 
    236               (*facetverts) [3*i+j] = thepoint; 
    237236              corners [2*j]   = vertex->point[0]; 
    238237              corners [2*j+1] = vertex->point[1];