Commit: 0a7eb30cee25eabd32d372d10c08dcde2437384a
Author: Antony Riakiotakis
Date:   Fri Dec 5 15:59:53 2014 +0100
Branches: wiggly-widgets
https://developer.blender.org/rB0a7eb30cee25eabd32d372d10c08dcde2437384a

Cleanup leftover code.

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

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

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

diff --git a/source/blender/blenloader/intern/versioning_270.c 
b/source/blender/blenloader/intern/versioning_270.c
index f2718f5..0011b68 100644
--- a/source/blender/blenloader/intern/versioning_270.c
+++ b/source/blender/blenloader/intern/versioning_270.c
@@ -446,7 +446,6 @@ void blo_do_versions_270(FileData *fd, Library 
*UNUSED(lib), Main *main)
                                        if (sl->spacetype == SPACE_NODE) {
                                                SpaceNode *snode = (SpaceNode 
*)sl;
                                                snode->backdrop.scalex = 1.0;
-                                               snode->backdrop.scalex = 1.0;
                                        }
                                }
                        }

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to