Blender Git Loki
Git Commits -> Revision 9b6c526
Revision 9b6c526 by Hans Goudey (master) September 25, 2020, 20:51 (GMT) |
Cleanup: Decrease indentation by returning early Where the if statement was just a check for an error or an unhandled condition and there are no else statements, the rest of the function doesn't need to be indented. |
Commit Details:
Full Hash: 9b6c5268bc2092614ec5b3fa1f6b98731cad4622
Parent Commit: 4842dd0
Lines Changed: +223, -224
1 Modified Path:
/source/blender/editors/interface/interface.c (+223, -224) (Diff)