src/Builder4/WindowState.vala
authorAlan Knowles <alan@roojs.com>
Fri, 25 Sep 2015 08:47:11 +0000 (16:47 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 25 Sep 2015 08:47:11 +0000 (16:47 +0800)
src/Builder4/WindowState.vala

index 3ea5f5f..c6e0233 100644 (file)
@@ -773,12 +773,9 @@ public class WindowState : Object
                                        this.vala_projectsettings.el.show_all();
                                        this.vala_projectsettings.show((Project.Gtk)this.win.project);
                                }
-
-
-                               
                                this.win.projecteditview.el.set_scale(1.0f,1.0f);
-                               
-                          
+                                
                                break;
                                
                   case State.FILES:  // can only get here from PREVIEW (or code-only) state.. in theory..