Revision: 41823
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41823&view=rev
Author:   brlcad
Date:     2010-12-29 01:51:13 +0000 (Wed, 29 Dec 2010)

Log Message:
-----------
unused xincreasing var

Modified Paths:
--------------
    brlcad/trunk/include/opennurbs_ext.h

Modified: brlcad/trunk/include/opennurbs_ext.h
===================================================================
--- brlcad/trunk/include/opennurbs_ext.h        2010-12-28 23:03:18 UTC (rev 
41822)
+++ brlcad/trunk/include/opennurbs_ext.h        2010-12-29 01:51:13 UTC (rev 
41823)
@@ -607,8 +607,6 @@
        Tb = m_t[0];
     }
 
-    bool xincreasing = !((B[X] - A[X]) < 0.0);
-
     fastf_t dV = B[Y] - A[Y];
     if (NEAR_ZERO(dV, tol)) {  //horizontal
        return A[X];


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to