------------------------------------------------------------ revno: 3852 committer: Bruno Chareyre <[email protected]> timestamp: Sun 2014-03-23 03:08:49 +0100 message: remove a useless data member modified: lib/triangulation/Network.hpp
-- lp:yade https://code.launchpad.net/~yade-pkg/yade/git-trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'lib/triangulation/Network.hpp' --- lib/triangulation/Network.hpp 2014-03-21 18:47:45 +0000 +++ lib/triangulation/Network.hpp 2014-03-23 02:08:49 +0000 @@ -86,7 +86,6 @@ int facetF1, facetF2, facetRe1, facetRe2, facetRe3; int facetNFictious; - int real_vertex; double FAR; static const double ONE_THIRD; static const int facetVertices [4][3];
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

