Cleanup: clang-format, remove tabs

This commit is contained in:
Campbell Barton
2019-06-04 10:51:48 +10:00
parent d62a749fcf
commit c13e10a740
11 changed files with 16 additions and 17 deletions

View File

@@ -1367,7 +1367,6 @@ COLLADASW::ColorOrTexture bc_get_emission(bNode *shader)
}
}
bool bc_get_reflectivity(bNode *shader, double &reflectivity)
{
bNodeSocket *socket = nodeFindSocket(shader, SOCK_IN, "Specular");