* Fixes NB#82696, auto update is working again
[modest] / src / maemo / modest-platform.c
index 53fbd75..4324559 100644 (file)
@@ -2240,8 +2240,7 @@ modest_platform_get_current_connection (void)
                        } else {
                                retval = MODEST_CONNECTED_VIA_ANY;
                        }
-               }
-       
+               }       
                g_object_unref (iap);
        }
 #else