Skip to content
Snippets Groups Projects
Commit afab7e9b authored by Youett, Jonathan's avatar Youett, Jonathan Committed by akbib@FU-BERLIN.DE
Browse files

remove unnecessary initialization of tangentvector

[[Imported from SVN: r8004]]
parent 6571d360
No related branches found
No related tags found
No related merge requests found
......@@ -288,7 +288,6 @@ public:
// transform coordinates
TangentVector tang;
tang = 0;
basis.mv(vQuat,tang);
return tang;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment