Force word characters for compile targets
[roobuilder] / src / Builder4 / About.vala
index 543b7ac..89980cd 100644 (file)
@@ -38,8 +38,5 @@ public class About : Object
                this.el.application = parent.application;
                this.el.set_transient_for(parent);
                this.el.show();
-        
-                
-               
        }
 }