Cleanup: indentation

This commit is contained in:
Campbell Barton
2014-08-05 13:36:35 +10:00
parent f0259d0a53
commit a3fac84c73
8 changed files with 15 additions and 16 deletions

View File

@@ -343,4 +343,3 @@ void MathAbsoluteOperation::executePixelSampled(float output[4], float x, float
clampIfNeeded(output);
}