src/strip.vala
authorAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 05:34:00 +0000 (13:34 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 05:34:00 +0000 (13:34 +0800)
src/strip.vala

index 724f9af..48a78ae 100644 (file)
@@ -352,6 +352,11 @@ public class Strip : GLib.Object {
                GLib.debug("Strange - update attachment db called ?");
                return;
        }
+       
+       // initialize it with known data..
+       // that should wipe out dupes.
+       
+       
        this.query("""
                SELECT attachment_update(
                                %d, -- in_id INT(11),