diff --git a/legacy/elementary/src/lib/elm_prefs.c b/legacy/elementary/src/lib/elm_prefs.c index cdd48008f6..d03268a55e 100644 --- a/legacy/elementary/src/lib/elm_prefs.c +++ b/legacy/elementary/src/lib/elm_prefs.c @@ -2135,7 +2135,7 @@ _elm_prefs_init(void) if (!(m = _elm_module_find_as("prefs_iface"))) { - ERR("prefs iface module could not be loaded," + DBG("prefs iface module could not be loaded," " the prefs widget won't function"); return;