CamelIMAPXServer: Silence a debugging message.
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 12 Aug 2013 19:58:22 +0000 (15:58 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Mon, 12 Aug 2013 19:58:22 +0000 (15:58 -0400)
camel/camel-imapx-server.c

index bab266e..e0e8a10 100644 (file)
@@ -4782,7 +4782,7 @@ imapx_command_append_message_done (CamelIMAPXServer *is,
 
                        g_free (cur);
                } else {
-                       g_message ("but uidvalidity changed \n");
+                       c (is->tagprefix, "but uidvalidity changed \n");
                }
        }