X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=src%2Fstrip.vala;h=53eb9c666643d87d3e71cb740566f2117527e3fa;hb=b09d27d117415d23f21cf3c079f8e7ff92f2ebca;hp=340d85268a95863bba503a4a4dac72c8444e31cf;hpb=fc02440f2033d467733a00599c35eeee16ac2656;p=app.mailtrimmer diff --git a/src/strip.vala b/src/strip.vala index 340d852..53eb9c6 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -616,7 +616,7 @@ public class Strip : GLib.Object { var rs = mysql.use_result(); - GLib.debug("got %d rows", (int)rs.num_rows()); + //GLib.debug("got %d rows", (int) rs.num_rows()); var got_row = false; string[] row;