* maintain the osso_context_t ptr in modest_maemo_utils,
[modest] / src / gnome / modest-platform.c
index 2f62ecc..3c30170 100644 (file)
@@ -43,6 +43,12 @@ modest_platform_init (int argc, char *argv[])
 }
 
 
+gboolean modest_platform_uninit (void)
+{
+       return TRUE; /*nothing to do */
+}
+
+
 TnyDevice*
 modest_platform_get_new_device (void)
 {