[Bf-blender-cvs] [3d479a5cc56] greasepencil-object: Cleanup extra empty line

Antonio Vazquez noreply at git.blender.org
Fri Feb 23 10:50:06 CET 2018


Commit: 3d479a5cc5699435b528b96c3cd340e225a63e87
Author: Antonio Vazquez
Date:   Fri Feb 23 10:49:52 2018 +0100
Branches: greasepencil-object
https://developer.blender.org/rB3d479a5cc5699435b528b96c3cd340e225a63e87

Cleanup extra empty line

This line was introduced in previous commit by error.

===================================================================

M	source/blender/blenloader/intern/versioning_280.c

===================================================================

diff --git a/source/blender/blenloader/intern/versioning_280.c b/source/blender/blenloader/intern/versioning_280.c
index 3763663b0bc..afd0e5d5067 100644
--- a/source/blender/blenloader/intern/versioning_280.c
+++ b/source/blender/blenloader/intern/versioning_280.c
@@ -1100,7 +1100,6 @@ void blo_do_versions_280(FileData *fd, Library *UNUSED(lib), Main *main)
 				do_version_view_layer_visibility(group->view_layer);
 			}
 		}
-
 	}
 
 	{



More information about the Bf-blender-cvs mailing list