Code cleanup: warnings

This commit is contained in:
Campbell Barton
2014-07-20 00:38:52 +10:00
parent 21f15e2c45
commit 7e8626bbce
2 changed files with 12 additions and 6 deletions

View File

@@ -15,8 +15,10 @@
namespace iTaSC {
#if 0
// a joint constraint is characterized by 5 values: tolerance, K, alpha, yd, yddot
static const unsigned int constraintCacheSize = 5;
#endif
std::string Armature::m_root = "root";
Armature::Armature():