From c13e10a7404ddae1d2ab9dc3d421ad18e8cb01ac Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 4 Jun 2019 10:51:48 +1000 Subject: Cleanup: clang-format, remove tabs --- source/blender/collada/BCMath.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/collada/BCMath.h') diff --git a/source/blender/collada/BCMath.h b/source/blender/collada/BCMath.h index cc2ce7ce315..bb62f6c179a 100644 --- a/source/blender/collada/BCMath.h +++ b/source/blender/collada/BCMath.h @@ -54,7 +54,6 @@ class BCQuat { } void rotate_to(Matrix &mat_to); - }; class BCMatrix { -- cgit v1.2.3