summary refs log tree commit diff
path: root/src/Skeleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Skeleton.h')
-rw-r--r--src/Skeleton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Skeleton.h b/src/Skeleton.h
index 487c3c8..1f55966 100644
--- a/src/Skeleton.h
+++ b/src/Skeleton.h
@@ -47,7 +47,6 @@ class Joint
 		XYZ realoldposition;
 		XYZ velocity;
 		XYZ offset;
-		float blurred;
 		float length;
 		bool lower;
 		bool hasparent;