X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=src%2Fstrip.vala;h=c20f529c631275bbfb1d8106f57c8a0f118b91e6;hb=7fe2bf4551c64331fbfb94af6a585b5046a79935;hp=1265159afc31b504569701b56b8465afecce3d4e;hpb=3225e9b88f4e803d736d00d0a210c15012f4c590;p=app.mailtrimmer diff --git a/src/strip.vala b/src/strip.vala index 1265159..c20f529 100644 --- a/src/strip.vala +++ b/src/strip.vala @@ -447,7 +447,7 @@ public class Strip : GLib.Object { GLib.error("GOT FN: %s | PATH: %s | CT: %s", filename, file_path, content_type); - + /* this.query(""" INSERT INTO Attachments (id, exim_msg?, chksum, filesize) @@ -463,7 +463,7 @@ public class Strip : GLib.Object { this.mysql_escape(mime_filename), int.parse(filesize) )); - + */ }