X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-platform.c;h=cc9e75c8cb2f179ba242a5350db2a6adb24abbac;hp=1125cde30bd85bfa6925e4e4f3f731ebfe4b59b7;hb=f3d583d6a6f5066b7f9ea655ee3c16c67a85a343;hpb=24c7ce55eb99bb961c494bef4288d37562199f1d diff --git a/src/hildon2/modest-platform.c b/src/hildon2/modest-platform.c index 1125cde..cc9e75c 100644 --- a/src/hildon2/modest-platform.c +++ b/src/hildon2/modest-platform.c @@ -41,7 +41,6 @@ #include #include #include -#include #include #include #include @@ -208,15 +207,6 @@ modest_platform_init (int argc, char *argv[]) hw_state.shutdown_ind = TRUE; osso_hw_set_event_cb(osso_context, NULL, NULL, NULL); - /* Register osso auto-save callbacks: */ - result = osso_application_set_autosave_cb (osso_context, - modest_on_osso_application_autosave, NULL /* user_data */); - if (result != OSSO_OK) { - g_printerr ("modest: osso_application_set_autosave_cb() failed.\n"); - return FALSE; - } - - /* Make sure that the update interval is changed whenever its gconf key * is changed */ /* CAUTION: we're not using here the