diff --git a/src/gdmuser/gdm-user-manager.c b/src/gdmuser/gdm-user-manager.c index 411cf949f..bde7fccca 100644 --- a/src/gdmuser/gdm-user-manager.c +++ b/src/gdmuser/gdm-user-manager.c @@ -1219,7 +1219,7 @@ reload_ck_history (GdmUserManager *manager) } if (seat_id == NULL) { - g_warning ("Unable to find users: no seat-id found"); + g_debug ("Unable to find users: no seat-id found"); return; }