X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=src%2FBuilder4%2FValaCompileErrors.vala;h=cea04835927503bbc2facb1a3fe1a54fa2597be6;hb=f056fe0b7bb6a76ad57420ee5c806a242c77fb1b;hp=caf2d6509315ef3e40c7fb625f96cedce5d6b3aa;hpb=173617f1a97bfc9af24e73f7da986fd192fd0747;p=roobuilder diff --git a/src/Builder4/ValaCompileErrors.vala b/src/Builder4/ValaCompileErrors.vala index caf2d6509..cea048359 100644 --- a/src/Builder4/ValaCompileErrors.vala +++ b/src/Builder4/ValaCompileErrors.vala @@ -44,7 +44,7 @@ public class Xcls_ValaCompileErrors : Object // user defined functions public void updateNotices ( GLib.ListStore? ls) { - GLib.debug("errors : update"); + //GLib.debug("errors : update"); if (ls == null || ls.get_n_items() < 1) { // GLib.debug("errors : none available"); return;