src/strip.vala
[app.mailtrimmer] / src / strip.vala
index 7f83d23..06b068a 100644 (file)
@@ -521,8 +521,7 @@ public class Strip : GLib.Object {
                       '%s' -- in_mailfort_sig varchar(64)
                  )
              """.printf(
-                               id,
-                       "", // this will be ignored..
+                               id, 
                                this.created_date,
                                this.mysql_escape(this.active_message_x_mailfort_sig)