[geary: 50/66] Demote log message
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary: 50/66] Demote log message
- Date: Tue, 30 Jun 2020 07:11:51 +0000 (UTC)
commit 9bc128ee78aec66fe3ca24251b48b8806a28e63e
Author: Chris Heywood <15127-creywood users noreply gitlab gnome org>
Date: Thu May 7 15:48:45 2020 +1000
Demote log message
src/engine/imap-db/imap-db-database.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/engine/imap-db/imap-db-database.vala b/src/engine/imap-db/imap-db-database.vala
index 5e32fc6ce..f3dfc6b91 100644
--- a/src/engine/imap-db/imap-db-database.vala
+++ b/src/engine/imap-db/imap-db-database.vala
@@ -96,7 +96,7 @@ private class Geary.ImapDB.Database : Geary.Db.VersionedDatabase {
throws Error {
if (this.gc != null) {
- message("GC abandoned, possibly already running");
+ debug("GC abandoned, possibly already running");
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]