Changed g_log levels in all app. Idea is reducing the number of debug
[modest] / src / hildon2 / modest-maemo-utils.c
index 57fb93b..573c78f 100644 (file)
@@ -64,7 +64,7 @@ osso_context_t *
 modest_maemo_utils_get_osso_context (void)
 {
        if (!__osso_context) 
-               g_warning ("%s: __osso_context == NULL", __FUNCTION__);
+               g_debug ("%s: __osso_context == NULL", __FUNCTION__);
 
        return __osso_context;
 }