From df110828759b7bd0218ee37d4aa9a69c370cc787 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 18 Dec 2018 12:04:22 +0800 Subject: [PATCH] NewBranch.bjs NewBranch.vala --- NewBranch.bjs | 1 - NewBranch.vala | 7 ------- 2 files changed, 8 deletions(-) diff --git a/NewBranch.bjs b/NewBranch.bjs index ca8b1bfa..c350bb43 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -208,7 +208,6 @@ "$ xns" : "Gtk", "items" : [ { - "* init" : "\n\n{\n\t\t \n\t \n // init method", "* pack" : "add", "xtype" : "WebView", "bool print_started" : false, diff --git a/NewBranch.vala b/NewBranch.vala index 46468e1c..5342f616 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -881,13 +881,6 @@ public class NewBranch : Object this.el = new WebKit.WebView(); // my vars (dec) - - // init method - - { - - - // init method } // user defined functions -- 2.39.2