summaryrefslogtreecommitdiff
path: root/indra/newview/llskinningutil.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-11-25 15:07:26 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-11-25 15:07:26 -0500
commit7b410df303d37a800ddd0024932729a574a00860 (patch)
tree09a7d7968d560f79324e20ca325b820cc37a67ea /indra/newview/llskinningutil.h
parentc964633a3594c0f2dca8385958a51c471a7ea0db (diff)
SL-124 WIP - cleanup of comments and test code before going to project viewer.
Diffstat (limited to 'indra/newview/llskinningutil.h')
-rw-r--r--indra/newview/llskinningutil.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llskinningutil.h b/indra/newview/llskinningutil.h
index 813d401535..9a28100dc3 100644
--- a/indra/newview/llskinningutil.h
+++ b/indra/newview/llskinningutil.h
@@ -45,7 +45,6 @@ public:
// This is initialized from gSavedSettings at startup and then left alone.
static bool sIncludeEnhancedSkeleton;
- static U32 sMaxJointsPerMeshObject;
};
#endif